You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Yaytay (JIRA)" <ji...@apache.org> on 2011/06/08 08:10:58 UTC

[jira] [Created] (KARAF-671) http:list does not display the correct information

http:list does not display the correct information
--------------------------------------------------

                 Key: KARAF-671
                 URL: https://issues.apache.org/jira/browse/KARAF-671
             Project: Karaf
          Issue Type: Bug
          Components: console
    Affects Versions: 3.0.0
         Environment: Windows Vista x64.
            Reporter: Yaytay
            Priority: Trivial


karaf@root> http:list
  ID   Servlet                        Servlet-Name              State          Alias              Url
[96] [ResourceServlet             ] [default                 ] [Undeployed ] [/               ] [[/]] 
[139] [ResourceServlet              ] [default                ] [Undeployed ] [/               ] [[/]] 
[67] [ResourceServlet             ] [/res                   ] [Deployed   ] [/system/console/] [[/system/console/res/*]]

96 and 137 have been uninstalled and should be removed from the list at some point.
More frustratingly, 67 is the karaf webconsole, but neither the alias nor the url actually reflect the URL for accessing the console (the alias is actually correct, but only because it's been truncated to a fortunate length).


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-671) http:list does not display the correct information

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-671:
---------------------------------------

    Fix Version/s: 3.0.0

> http:list does not display the correct information
> --------------------------------------------------
>
>                 Key: KARAF-671
>                 URL: https://issues.apache.org/jira/browse/KARAF-671
>             Project: Karaf
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 3.0.0
>         Environment: Windows Vista x64.
>            Reporter: Yaytay
>            Priority: Trivial
>             Fix For: 3.0.0, 3.1.0
>
>
> karaf@root> http:list
>   ID   Servlet                        Servlet-Name              State          Alias              Url
> [96] [ResourceServlet             ] [default                 ] [Undeployed ] [/               ] [[/]] 
> [139] [ResourceServlet              ] [default                ] [Undeployed ] [/               ] [[/]] 
> [67] [ResourceServlet             ] [/res                   ] [Deployed   ] [/system/console/] [[/system/console/res/*]]
> 96 and 137 have been uninstalled and should be removed from the list at some point.
> More frustratingly, 67 is the karaf webconsole, but neither the alias nor the url actually reflect the URL for accessing the console (the alias is actually correct, but only because it's been truncated to a fortunate length).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-671) http:list does not display the correct information

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Pieber updated KARAF-671:
---------------------------------

    Fix Version/s:     (was: 3.1.0)
    
> http:list does not display the correct information
> --------------------------------------------------
>
>                 Key: KARAF-671
>                 URL: https://issues.apache.org/jira/browse/KARAF-671
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell, karaf-webcontainer
>    Affects Versions: 3.0.0
>         Environment: Windows Vista x64.
>            Reporter: Yaytay
>            Assignee: Achim Nierbeck
>            Priority: Trivial
>             Fix For: 3.0.0
>
>
> karaf@root> http:list
>   ID   Servlet                        Servlet-Name              State          Alias              Url
> [96] [ResourceServlet             ] [default                 ] [Undeployed ] [/               ] [[/]] 
> [139] [ResourceServlet              ] [default                ] [Undeployed ] [/               ] [[/]] 
> [67] [ResourceServlet             ] [/res                   ] [Deployed   ] [/system/console/] [[/system/console/res/*]]
> 96 and 137 have been uninstalled and should be removed from the list at some point.
> More frustratingly, 67 is the karaf webconsole, but neither the alias nor the url actually reflect the URL for accessing the console (the alias is actually correct, but only because it's been truncated to a fortunate length).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (KARAF-671) http:list does not display the correct information

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Achim Nierbeck resolved KARAF-671.
----------------------------------

    Resolution: Fixed

fixed with http://svn.apache.org/viewvc?rev=1145363&view=rev

Modified:
    karaf/trunk/shell/http/src/main/java/org/apache/karaf/shell/http/ServletEventHandler.java



> http:list does not display the correct information
> --------------------------------------------------
>
>                 Key: KARAF-671
>                 URL: https://issues.apache.org/jira/browse/KARAF-671
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell, karaf-webcontainer
>    Affects Versions: 3.0.0
>         Environment: Windows Vista x64.
>            Reporter: Yaytay
>            Assignee: Achim Nierbeck
>            Priority: Trivial
>             Fix For: 3.0.0, 3.1.0
>
>
> karaf@root> http:list
>   ID   Servlet                        Servlet-Name              State          Alias              Url
> [96] [ResourceServlet             ] [default                 ] [Undeployed ] [/               ] [[/]] 
> [139] [ResourceServlet              ] [default                ] [Undeployed ] [/               ] [[/]] 
> [67] [ResourceServlet             ] [/res                   ] [Deployed   ] [/system/console/] [[/system/console/res/*]]
> 96 and 137 have been uninstalled and should be removed from the list at some point.
> More frustratingly, 67 is the karaf webconsole, but neither the alias nor the url actually reflect the URL for accessing the console (the alias is actually correct, but only because it's been truncated to a fortunate length).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KARAF-671) http:list does not display the correct information

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-671:
---------------------------------------

    Fix Version/s: 3.1.0

> http:list does not display the correct information
> --------------------------------------------------
>
>                 Key: KARAF-671
>                 URL: https://issues.apache.org/jira/browse/KARAF-671
>             Project: Karaf
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 3.0.0
>         Environment: Windows Vista x64.
>            Reporter: Yaytay
>            Priority: Trivial
>             Fix For: 3.0.0, 3.1.0
>
>
> karaf@root> http:list
>   ID   Servlet                        Servlet-Name              State          Alias              Url
> [96] [ResourceServlet             ] [default                 ] [Undeployed ] [/               ] [[/]] 
> [139] [ResourceServlet              ] [default                ] [Undeployed ] [/               ] [[/]] 
> [67] [ResourceServlet             ] [/res                   ] [Deployed   ] [/system/console/] [[/system/console/res/*]]
> 96 and 137 have been uninstalled and should be removed from the list at some point.
> More frustratingly, 67 is the karaf webconsole, but neither the alias nor the url actually reflect the URL for accessing the console (the alias is actually correct, but only because it's been truncated to a fortunate length).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (KARAF-671) http:list does not display the correct information

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Achim Nierbeck reassigned KARAF-671:
------------------------------------

    Assignee: Achim Nierbeck

> http:list does not display the correct information
> --------------------------------------------------
>
>                 Key: KARAF-671
>                 URL: https://issues.apache.org/jira/browse/KARAF-671
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell, karaf-webcontainer
>    Affects Versions: 3.0.0
>         Environment: Windows Vista x64.
>            Reporter: Yaytay
>            Assignee: Achim Nierbeck
>            Priority: Trivial
>             Fix For: 3.0.0, 3.1.0
>
>
> karaf@root> http:list
>   ID   Servlet                        Servlet-Name              State          Alias              Url
> [96] [ResourceServlet             ] [default                 ] [Undeployed ] [/               ] [[/]] 
> [139] [ResourceServlet              ] [default                ] [Undeployed ] [/               ] [[/]] 
> [67] [ResourceServlet             ] [/res                   ] [Deployed   ] [/system/console/] [[/system/console/res/*]]
> 96 and 137 have been uninstalled and should be removed from the list at some point.
> More frustratingly, 67 is the karaf webconsole, but neither the alias nor the url actually reflect the URL for accessing the console (the alias is actually correct, but only because it's been truncated to a fortunate length).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KARAF-671) http:list does not display the correct information

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-671:
---------------------------------------

    Component/s: karaf-webcontainer

> http:list does not display the correct information
> --------------------------------------------------
>
>                 Key: KARAF-671
>                 URL: https://issues.apache.org/jira/browse/KARAF-671
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell, karaf-webcontainer
>    Affects Versions: 3.0.0
>         Environment: Windows Vista x64.
>            Reporter: Yaytay
>            Priority: Trivial
>             Fix For: 3.0.0, 3.1.0
>
>
> karaf@root> http:list
>   ID   Servlet                        Servlet-Name              State          Alias              Url
> [96] [ResourceServlet             ] [default                 ] [Undeployed ] [/               ] [[/]] 
> [139] [ResourceServlet              ] [default                ] [Undeployed ] [/               ] [[/]] 
> [67] [ResourceServlet             ] [/res                   ] [Deployed   ] [/system/console/] [[/system/console/res/*]]
> 96 and 137 have been uninstalled and should be removed from the list at some point.
> More frustratingly, 67 is the karaf webconsole, but neither the alias nor the url actually reflect the URL for accessing the console (the alias is actually correct, but only because it's been truncated to a fortunate length).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira