[ 
https://issues.apache.org/jira/browse/AMQ-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778415#comment-17778415
 ] 

Jean-Baptiste Onofré commented on AMQ-9327:
-------------------------------------------

I now understand: before, we "got" {{jetty-annotations}} thanks to the 
{{{}jetty-websocket-server{}}}. Jetty did an improvement to "decouple" 
websocket-server from webapp (it makes sense to use websocket-server without 
jsp/webapp).

But, for us, it means we have to add {{jetty-annotations}} (and its 
dependencies {{jetty-plus}} and {{{}jetty-jndi{}}}) in our distribution.

I'm doing the update with the fix :) 

> ActiveMQ Web Console doesn't work with Jetty 11.0.16+
> -----------------------------------------------------
>
>                 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}
> 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 {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to