Hi, I’m working on a new project where I need to use web sockets. I’ve just made some test code using Atmosphere under Tomcat7 and it seems it works very well.
But I’d like to use TomEE+. Exactly the same WAR that works under Tomcat7, doesn’t work under TomEE+ 1.5.2. I’ve also tried with the latest snapshot of TomEE 1.6.0 but .. nothing. Then I read this thread: http://openejb.979440.n4.nabble.com/TomEE-1-5-1-java-lang-NoClassDefFoundError-org-apache-catalina-CometProcessor-td4659217.html Now, if I copy Atmosphere’s JARs in the TomEE lib the problem disappear. Don’t you have this kind of problem? Thanks. - Stefano -- View this message in context: http://openejb.979440.n4.nabble.com/Websocket-in-TomEE-tp4664043p4664131.html Sent from the OpenEJB User mailing list archive at Nabble.com.
