you need to remove classes from jetty, not tomcat
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2017-02-14 15:11 GMT+01:00 Abhishek <[email protected]>: > I see that jetty-*.jar is already in catalina.properties under > tomcat.util.scan.StandardJarScanFilter.jarsToSkip, so jetty annotations > will > not be scanned. > > I tried removing websocket-api.jar and tomcat-websocket.jar to see if it > prevents any conflict but it created a whole new ClassNotFoundException. > > > > -- > View this message in context: http://tomee-openejb.979440. > n4.nabble.com/ActiveMQ-Websockets-not-working-with- > TomEE-7-0-2-tp4681070p4681091.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
