[
https://issues.apache.org/jira/browse/KARAF-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned KARAF-3720:
-----------------------------------
Assignee: Freeman Fang
> ActiveMQ's web console not working in Karaf 4 SNAPSHOT
> ------------------------------------------------------
>
> Key: KARAF-3720
> URL: https://issues.apache.org/jira/browse/KARAF-3720
> Project: Karaf
> Issue Type: Bug
> Components: karaf-webcontainer
> Affects Versions: 4.0.0.M3
> Reporter: Bernhard Schuhmann
> Assignee: Freeman Fang
> Priority: Minor
>
> After potentially fixing AMQ-5770 I was able to install
> {{activemq-web-console}} feature into my Karaf 4 container. The initial page
> ({{http://localhost:8181/activemqweb}}) comes up, however, none of the broker
> data (name, version, etc) appears on the page. Looking at the page source, it
> seems that the {{<c:out>}} tags are not rendered properly (the data is
> actually present in the source, just not rendered). Switching to subpages
> from the main page also doesn't work. Clicking for instance on _Topics_
> doesn't bring me to {{topics.jsp}}. Instead I get to {{404.html}}, however
> with none of the stylesheets applied. It seems that also {{<c:url>}} tags are
> not properly processed. Not sure if this is a problem with ActiveMQ's web
> console or with Pax Web and its JSP support though. Also not sure if removing
> the dependency from {{activemq-web-console}} war really is a good idea. While
> it didn't break anything on standalone ActiveMQ and I was able to deploy the
> war, it still doesn't work properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)