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.