I'm learning so much here. thanks for the lesson(s) learned. :) On Fri, Dec 7, 2012 at 6:16 PM, Romain Manni-Bucau <[email protected]>wrote:
> The class issue is about a tomcat 6 class provided by atmosphere > Le 7 déc. 2012 23:59, "Howard W. Smith, Jr." <[email protected]> a > écrit : > > > did you mean atmosphere-tomcat7? > > > > > > On Fri, Dec 7, 2012 at 5:44 PM, Romain Manni-Bucau < > [email protected] > > >wrote: > > > > > jlmonteiro commited it for us > > > > > > so next snapshot will work (btw only atmosphere-tomcat6 should have > > > been enough in tomee/lib) > > > > > > Romain Manni-Bucau > > > Twitter: @rmannibucau > > > Blog: http://rmannibucau.wordpress.com/ > > > LinkedIn: http://fr.linkedin.com/in/rmannibucau > > > Github: https://github.com/rmannibucau > > > > > > > > > > > > 2012/12/7 Howard W. Smith, Jr. <[email protected]>: > > > > Never mind. I copied the files that you suggested to tomee /lib, and > > > tomee > > > > 1.5.1 works now. Thanks! > > > > > > > > > > > > On Fri, Dec 7, 2012 at 5:36 PM, Howard W. Smith, Jr. < > > > [email protected] > > > >> wrote: > > > > > > > >> Put only the lib's that you listed, or should I also copy > > > >> atmosphere-compat-tomcat7 jar, too? > > > >> > > > >> > > > >> On Fri, Dec 7, 2012 at 5:33 PM, Romain Manni-Bucau < > > > [email protected]>wrote: > > > >> > > > >>> ok that's the issue > > > >>> > > > >>> will ask for a fix (cant do it myself) > > > >>> > > > >>> that's due to the fact atmosphere provide old tomcat classes we > > > >>> suppose are in the server and not in webapp > > > >>> > > > >>> put atmos in the tomee lib for a moment and it should pass > > > >>> > > > >>> Romain Manni-Bucau > > > >>> Twitter: @rmannibucau > > > >>> Blog: http://rmannibucau.wordpress.com/ > > > >>> LinkedIn: http://fr.linkedin.com/in/rmannibucau > > > >>> Github: https://github.com/rmannibucau > > > >>> > > > >>> > > > >>> > > > >>> 2012/12/7 Howard W. Smith, Jr. <[email protected]>: > > > >>> > Atmosphere is in webapp. > > > >>> > > > > >>> > I just tried your recommendation and i still get the error with > > > 1.5.1, > > > >>> but > > > >>> > I do 'not' get the error with 1.5.1 SNAPSHOT 2012.12.03. > > > >>> > > > > >>> > If I was to use 1.5.1 SNAPSHOT 2012.12.03 catalina.jar, and drop > it > > > in > > > >>> > 1.5.1 /lib, will that impact 1.5.1 ? > > > >>> > > > > >>> > > > > >>> > On Fri, Dec 7, 2012 at 5:27 PM, Romain Manni-Bucau < > > > >>> [email protected]>wrote: > > > >>> > > > > >>> >> where is atmosphere? in tomee libs or webapp? > > > >>> >> > > > >>> >> > > > >>> >> here is the class: > > > >>> >> > > > >>> >> > > > >>> > > > > > > https://github.com/Atmosphere/atmosphere/tree/master/modules/compat-tomcat/src/main/java/org/apache/catalina > > > >>> >> > > > >>> >> Romain Manni-Bucau > > > >>> >> Twitter: @rmannibucau > > > >>> >> Blog: http://rmannibucau.wordpress.com/ > > > >>> >> LinkedIn: http://fr.linkedin.com/in/rmannibucau > > > >>> >> Github: https://github.com/rmannibucau > > > >>> >> > > > >>> >> > > > >>> >> > > > >>> >> 2012/12/7 Howard W. Smith, Jr. <[email protected]>: > > > >>> >> > Interesting... > > > >>> >> > > > > >>> >> > I actually have the following: > > > >>> >> > > > > >>> >> > atmosphere-atmosphere-annotations-1.0.4.jar > > > >>> >> > atmosphere-compat-jbossweb-1.0.4.jar > > > >>> >> > atmosphere-compat-tomcat7-1.0.4.jar > > > >>> >> > atmosphere-compat-tomcat-1.0.4.jar > > > >>> >> > atmosphere-runtime-1.0.4.jar > > > >>> >> > > > > >>> >> > I'll try with what you recommended in your email. > > > >>> >> > > > > >>> >> > > > > >>> >> > On Fri, Dec 7, 2012 at 5:18 PM, Romain Manni-Bucau < > > > >>> >> [email protected]>wrote: > > > >>> >> > > > > >>> >> >> that's not a bug > > > >>> >> >> > > > >>> >> >> same in tomcat 7 > > > >>> >> >> > > > >>> >> >> which atmos dep do you have? > > > >>> >> >> > > > >>> >> >> atmosphere-compat-jbossweb-1.0.0.jar > > > >>> >> >> atmosphere-compat-tomcat-1.0.0.jar > > > >>> >> >> atmosphere-runtime-1.0.0.jar > > > >>> >> >> > > > >>> >> >> is all you need > > > >>> >> >> > > > >>> >> >> Romain Manni-Bucau > > > >>> >> >> Twitter: @rmannibucau > > > >>> >> >> Blog: http://rmannibucau.wordpress.com/ > > > >>> >> >> LinkedIn: http://fr.linkedin.com/in/rmannibucau > > > >>> >> >> Github: https://github.com/rmannibucau > > > >>> >> >> > > > >>> >> >> > > > >>> >> >> > > > >>> >> >> 2012/12/7 Howard W. Smith, Jr. <[email protected]>: > > > >>> >> >> > Also, org/apache/*catalina/*CometProcessor does not exist > in > > > 1.5.1 > > > >>> >> >> SNAPSHOT > > > >>> >> >> > or 1.5.1, but org/apache/*catalina/comet/*CometProcessor > > > exists in > > > >>> >> >> > both 1.5.1 SNAPSHOT and 1.5.1. > > > >>> >> >> > > > > >>> >> >> > > > > >>> >> >> > On Fri, Dec 7, 2012 at 5:04 PM, Howard W. Smith, Jr. < > > > >>> >> >> [email protected] > > > >>> >> >> >> wrote: > > > >>> >> >> > > > > >>> >> >> >> Okay, here is my findings. > > > >>> >> >> >> > > > >>> >> >> >> 1. catalina.jar, dated 11.18.2012, in > > > >>> >> >> C:\apache-tomee-plus-*1.5.1-SNAPSHOT > > > >>> >> >> >> *\lib > > > >>> >> >> >> > > > >>> >> >> >> 2. catalina.jar dated 12.04.2012 in > > > >>> C:\apache-tomee-plus-*1.5.1*\lib > > > >>> >> >> >> > > > >>> >> >> >> 3. tomcat-catalina.jar is not found in either folder > > > >>> >> >> >> > > > >>> >> >> >> > > > >>> >> >> >> > > > >>> >> >> >> On Fri, Dec 7, 2012 at 4:57 PM, Romain Manni-Bucau < > > > >>> >> >> [email protected]>wrote: > > > >>> >> >> >> > > > >>> >> >> >>> it is here i think, did you check in > > > >>> <tomee>/lib/tomcat-catalina.jar > > > >>> >> >> >>> (or catalina.jar)? > > > >>> >> >> >>> > > > >>> >> >> >>> i have to admit we updated tomcat version and i didnt > check > > > it > > > >>> but i > > > >>> >> >> >>> cant right now, can you do it please? > > > >>> >> >> >>> > > > >>> >> >> >>> > > > >>> >> >> >>> Romain Manni-Bucau > > > >>> >> >> >>> Twitter: @rmannibucau > > > >>> >> >> >>> Blog: http://rmannibucau.wordpress.com/ > > > >>> >> >> >>> LinkedIn: http://fr.linkedin.com/in/rmannibucau > > > >>> >> >> >>> Github: https://github.com/rmannibucau > > > >>> >> >> >>> > > > >>> >> >> >>> > > > >>> >> >> >>> > > > >>> >> >> >>> 2012/12/7 Howard W. Smith, Jr. <[email protected]>: > > > >>> >> >> >>> > I'm alone? really? what's the download count? > > > >>> >> >> >>> > > > > >>> >> >> >>> > I am using Atmosphere, and Atmosphere, evidently, needs > > > that > > > >>> class > > > >>> >> >> to be > > > >>> >> >> >>> > defined. it was defined and available in 12.03.2012 > > > SNAPSHOT > > > >>> of > > > >>> >> tomee > > > >>> >> >> >>> > 1.5.1. Now, that class seems not available in tomee > /lib. > > > >>> >> >> >>> > > > > >>> >> >> >>> > > > > >>> >> >> >>> > On Fri, Dec 7, 2012 at 4:49 PM, Romain Manni-Bucau < > > > >>> >> >> >>> [email protected]>wrote: > > > >>> >> >> >>> > > > > >>> >> >> >>> >> Hi, > > > >>> >> >> >>> >> > > > >>> >> >> >>> >> seems you are alone to get this error (and please > don't > > > open > > > >>> too > > > >>> >> >> much > > > >>> >> >> >>> >> thread on the same topic) > > > >>> >> >> >>> >> > > > >>> >> >> >>> >> you'll need to share a sample with this error as well > ;) > > > >>> >> >> >>> >> > > > >>> >> >> >>> >> Romain Manni-Bucau > > > >>> >> >> >>> >> Twitter: @rmannibucau > > > >>> >> >> >>> >> Blog: http://rmannibucau.wordpress.com/ > > > >>> >> >> >>> >> LinkedIn: http://fr.linkedin.com/in/rmannibucau > > > >>> >> >> >>> >> Github: https://github.com/rmannibucau > > > >>> >> >> >>> >> > > > >>> >> >> >>> >> > > > >>> >> >> >>> >> > > > >>> >> >> >>> >> 2012/12/7 Howard W. Smith, Jr. < > [email protected] > > >: > > > >>> >> >> >>> >> > TomEE 1.5.1 SNAPSHOT (12.03.2012) does not have this > > > >>> error, but > > > >>> >> >> TomEE > > > >>> >> >> >>> >> 1.5.1 > > > >>> >> >> >>> >> > does have the following error. > > > >>> >> >> >>> >> > > > > >>> >> >> >>> >> > java.lang.NoClassDefFoundError: > > > >>> >> org/apache/catalina/CometProcessor > > > >>> >> >> >>> >> > > > > >>> >> >> >>> >> > Any ETA on this being resolved? > > > >>> >> >> >>> >> > > > >>> >> >> >>> > > > >>> >> >> >> > > > >>> >> >> >> > > > >>> >> >> > > > >>> >> > > > >>> > > > >> > > > >> > > > > > >
