dev@grizzly.java.net

comet on glassfish v2 and glassfish v3

From: Cam Bazz <cambazz_at_gmail.com>
Date: Tue, 1 Jul 2008 22:15:01 +0300

Hello,

After hours of digging, I somewhat got few comet examples to work with
netbeans and glassfish v2. It seems that if you add appserver-rt.jar to the
classpath and use the com.sun.enterprise... include, it will work, otherwise
you get a grizzly not registered exception.

currently I am checking out the svn of grizzly to review some samples.

I understand that some of the samples are glassfish v3. I have developed my
app in v2, and currently it will be a hassle for me to go v3.

what are the differences between comet in v2 and v3. is comet usable for
reallife use with v2?

Best Regards,
-C.B.