users@grizzly.java.net

Re: (Cometd issue with encoded json)Re: [Jean-Francois Arcand's Blog] New Comment Posted to 'Updating Grizzly version in GlassFish v3'

From: neekfenwick <nabble_at_neek.tcp.co.uk>
Date: Wed, 20 May 2009 04:13:38 -0700 (PDT)

Just to clarify.. by 'runs into a tight loop' I mean that my browser has the
simple code:

                        connection = new dojox.cometd.Connection("/myprefix");
                        connection.init("/GlassfishTest/cometd");

So I do not try to subscribe to a channel, or publish any messages, or use
the connection at all. Firebug shows that the handshake message seems to go
ok, then flood of /meta/connect messages, with incrementing id's, all
successful, are processed.

I can use the mortbay servlet without this flood, including subscribing to a
channel and publishing/subscribing ok, so I trust my javascript.
-- 
View this message in context: http://www.nabble.com/%28Cometd-issue-with-encoded-json%29Re%3A--Jean-Francois-Arcand%27s-Blog--New-Comment-Posted-to-%27Updating-Grizzly-version-in-GlassFish-v3%27-tp23618372p23633433.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.