[
https://issues.apache.org/jira/browse/KARAF-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593078#comment-14593078
]
Jean-Baptiste Onofré commented on KARAF-3793:
---------------------------------------------
If I checkout on 8723b8fd843040e7eed3fd9f887efd53727c0c3a and update to Felix
Framework 5.0.1/Resolver 1.4.0 and Pax Web 4.1.3-SNAPSHOT, the webconsole
servlet is registered:
{code}
karaf@root()> http:list
ID | Servlet | Servlet-Name | State | Alias | Url
----------------------------------------------------------------------------------------------------
58 | ResourceServlet | /res | Deployed | /system/console/res |
[/system/console/res/*]
58 | KarafOsgiManager | ServletModel-2 | Deployed | /system/console |
[/system/console/*]
{code}
But the jetty connector (on port 8181) is not bound.
> WebConsole installs but it's not actually available
> ---------------------------------------------------
>
> Key: KARAF-3793
> URL: https://issues.apache.org/jira/browse/KARAF-3793
> Project: Karaf
> Issue Type: Bug
> Components: karaf-webconsole
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Blocker
> Fix For: 4.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)