[
https://issues.apache.org/jira/browse/AMQ-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778017#comment-17778017
]
Jean-Baptiste Onofré commented on AMQ-9327:
-------------------------------------------
Commit which introduced this issue:
{code:java}
commit 0f2f096c36d05cec17d05b183819506d0ee546ee (github/pr/1060)
Author: JB Onofré <[email protected]>
Date: Fri Sep 29 14:54:34 2023 +0200
AMQ-9314: Upgrade to Jetty 11.0.16 {code}
> 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)