Re: Not running on Jetty, JSR-356 support unavailable

2019-11-26 Thread Naveen Kumar
ent 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.s

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-25 Thread Christopher Schultz
o 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.se

Not running on Jetty, JSR-356 support unavailable

2019-11-25 Thread Naveen Kumar
, 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