Hi Naveen

Are you integrated in Tomcat with RAR or you just start ActiveMQ by
"code" (BrokerService) ?

Regards
JB

On 22/11/2019 11:52, Naveen Kumar wrote:
> I am trying to upgrade ActiveMQ jar to its latest version. It requires me
> to upgrade Jetty to 9.4 version.
> I have current setup as Tomcat 9 + ActiveMQ 5.12 + jetty-all-8.1.
> I want to upgrade it as Tomcat 9 + ActiveMQ 5.15 + jetty-all-9.4.
> 
> After doing the changes when I try to start tomcat, it gives me below error:
> 
> javax.servlet.ServletException: Not running on Jetty, JSR-356 support
> unavailable
>     at
> org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer.onStartup(WebSocketServerContainerInitializer.java:200)
>     at
> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5125)
> 
> It looks like Jetty 9.4 has JSR-356 implementation and it is conflicting
> with Tomcat.
> Can someone please help to fix this ?
> 
> Thanks
> Naveen
> 

-- 
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to