Felipe, can you please share why you are using tomee + atmosphere runtime
native + (tomcat7 native) comet?

does your app require comet, because some of your enduser browsers require
comet and do not support websocket?

tomee/tomcat7 + atmosphere runtime + websocket works great



On Thu, Sep 4, 2014 at 1:27 PM, Felipe Jaekel <[email protected]> wrote:

> Hi,
>
> I'm trying to run an existing application in TomEE plus 1.7.0. It uses
> atmosphere runtime native 2.1.8.
>
> Unless I copy atmosphere JARs to TomEE lib folder, I get
> a java.lang.NoClassDefFoundError: org/apache/catalina/CometProcessor.
>
> The same application run fine in a regular Tomcat 7.0.55 packing atmosphere
> JARs in WEB-INF/lib(compat jars pulled by maven).
>
> Any ideas?
>
> Thanks
>

Reply via email to