-
See
[http://www.nabble.com/Delivery-Guarantee-Mechanism-for-Comet(d)-td20025461.html](http://www.nabble.com/Delivery-Guarantee-Mechanism-for-Comet(d)-td20025461.html)
#### Environment
Operating Syste…
-
There is no java based comet or cometd client. There is one available for Jetty
that supports long polling. The javadoc can be found here:
[http://jetty.mortbay.org/jetty-6/apidocs/org/mortbay/cometd/…
-
There is no message when a user leaves a chat similar to the Jetty chat example
which this example is based on. Could it be this in chat.js :
32 dojox.cometd.unsubscribe("/chat/demo", room, "_chat");…
-
The current cometd-client test fail from time to time and as Shing Wai observed,
the test fail because the resumeCometHandler return false (failed resume)
instead of true. The issue is caused by a rac…
-
Hi,
I just see a NullPointerException in DataHandler.java.
The following is my proposal fix:
/export/grizzly/src/trunk/modules/cometd/src/main/java/com/sun/grizzly/cometd >
svn diff DataHandler.java
…
-
When running the same LoadGenerator that was run on Grizzly (see:
[http://cometdaily.com/2008/01/07/20000-reasons-that-comet-scales/](http://cometdaily.com/2008/01/07/20000-reasons-that-comet-scales/)…
-
GlassFish Build used:
V3 nightly dated : 03-10
JDK: 1.6.0_10
grizzly-cometd.jar version used :1.9.9
[http://download.java.net/maven/2/com/sun/grizzly/grizzly-cometd/1.9.9-SNAPSHOT/grizzly-cometd-1.9.9…
-
There are inconsistencies with the way Grizzly handles connect requests without
handshakes. I can send in a successful connect request with any client id but
Jetty responds with an error "invalid clie…
-
The current cometd-client test fail from time to time and as Shing Wai observed,
the test fail because the resumeCometHandler return false (failed resume)
instead of true. The issue is caused by a rac…
-
Hi,
I just see a NullPointerException in DataHandler.java.
The following is my proposal fix:
/export/grizzly/src/trunk/modules/cometd/src/main/java/com/sun/grizzly/cometd >
svn diff DataHandler.java
…