[
https://issues.apache.org/jira/browse/AMQ-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778322#comment-17778322
]
Jean-Baptiste Onofré commented on AMQ-9327:
-------------------------------------------
More specifically, I think the root cause is the websocket-jetty-server package
change with jetty-webapp instead of jetty-annotations. I'm checking our
classloader with jetty-websocket packages.
> ActiveMQ Web Console doesn't work on 6.0.0
> ------------------------------------------
>
> Key: AMQ-9327
> URL: https://issues.apache.org/jira/browse/AMQ-9327
> Project: ActiveMQ
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 6.0.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 6.0.0
>
>
> The Web Console doesn't work since Tomcat/Jetty upgrade. The authentication
> doesn't work and the JSPs are not compiled.
> In the log, we can see:
> {code:java}
> org.apache.jasper.JasperException: java.lang.IllegalStateException: No
> org.apache.tomcat.InstanceManager set in ServletContext {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)