<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:08:59 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[AAA-231] Resources not found with web-osgi-impl</title>
                <link>https://jira.opendaylight.org/browse/AAA-231</link>
                <project id="10102" key="AAA">aaa</project>
                    <description>&lt;p&gt;After berman-02 removal it&apos;s no more possible to access swagger UI at:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://localhost:8181/apidoc/explorer/index.html,&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/apidoc/explorer/index.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;nor&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://localhost:8181/apidoc/18/explorer/index.html.&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/apidoc/18/explorer/index.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On both sites we get HTTP ERROR 404 Not Found.&lt;/p&gt;</description>
                <environment></environment>
        <key id="36129">AAA-231</key>
            <summary>Resources not found with web-osgi-impl</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="ivanm1996">Ivan Martiniak</assignee>
                                    <reporter username="ivanhrasko">Ivan Hrasko</reporter>
                        <labels>
                            <label>pt</label>
                            <label>regression</label>
                    </labels>
                <created>Wed, 24 Aug 2022 14:59:03 +0000</created>
                <updated>Fri, 16 Sep 2022 18:12:09 +0000</updated>
                            <resolved>Tue, 13 Sep 2022 10:56:44 +0000</resolved>
                                    <version>0.16.0</version>
                    <version>0.16.1</version>
                                    <fixVersion>0.16.2</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="71425" author="ivanhrasko" created="Wed, 24 Aug 2022 15:05:45 +0000"  >&lt;p&gt;&lt;a href=&quot;http://localhost:8181/apidoc/18/explorer/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/apidoc/18/explorer/index.html&lt;/a&gt; is not available on Sulfur SR1, too.&lt;/p&gt;</comment>
                            <comment id="71426" author="ivanhrasko" created="Thu, 25 Aug 2022 15:44:30 +0000"  >&lt;p&gt;IMO: probably different WebInitializers dont play together well.&lt;/p&gt;</comment>
                            <comment id="71427" author="ivanhrasko" created="Fri, 26 Aug 2022 11:47:16 +0000"  >&lt;p&gt;Possible problems: auth redirect, support sessions, missing resources &quot;explorer/index.html&quot;.&lt;/p&gt;</comment>
                            <comment id="71428" author="ivanhrasko" created="Fri, 26 Aug 2022 11:48:10 +0000"  >&lt;p&gt;In Lighty.io using NETCONF 4.0.1 swagger UI works - with no credentials.&lt;/p&gt;</comment>
                            <comment id="71500" author="JIRAUSER14303" created="Mon, 12 Sep 2022 06:33:38 +0000"  >&lt;p&gt;Eventually, bierman removal was not an issue. The original reason was change of web server implementation, from pax-web to whiteboard, and its inconsistencies. The description with further details is in patch &lt;a href=&quot;https://git.opendaylight.org/gerrit/c/aaa/+/102350&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#102350&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="71502" author="rovarga" created="Mon, 12 Sep 2022 15:23:55 +0000"  >&lt;p&gt;So there are two issues&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;path mapping for HTTP Whiteboard, tracked by &lt;a href=&quot;https://jira.opendaylight.org/browse/AAA-230&quot; title=&quot;web-impl-osgi mis-represents servlet paths&quot; class=&quot;issue-link&quot; data-issue-key=&quot;AAA-230&quot;&gt;&lt;del&gt;AAA-230&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;/explorer path specification, tracked by this issue&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="71503" author="rovarga" created="Tue, 13 Sep 2022 10:01:34 +0000"  >&lt;p&gt;So the semantics for resource alias/name is coming from &#160;&lt;a href=&quot;https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.http.html#org.osgi.service.http.HttpService&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;OSGi HTTP Service&lt;/a&gt; specification. The OSGi implementation needs to take this into account and use alias for patterns (updated appropriately).&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10300">
                    <name>Issue split</name>
                                            <outwardlinks description="split to">
                                        <issuelink>
            <issuekey id="36200">AAA-230</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="18009" name="Screenshot_2022-08-25_15-14-49.png" size="134641" author="ivanhrasko" created="Thu, 25 Aug 2022 13:16:43 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i042xb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>