Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.0.0
-
None
Description
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:
jakarta.servlet.ServletException: jakarta.servlet.ServletException: org.apache.jasper.JasperException: /index.jsp (line: [18], column: [0]) Cannot invoke "org.apache.jasper.compiler.TldCache.getTldResourcePath(String)" because the return value of "org.apache.jasper.Options.getTldCache()" is null
Attachments
Issue Links
- relates to
-
AMQ-9326 Upgrade to Jetty 11.0.17
- Resolved