users@grizzly.java.net

Re: GWT + Comet question (was Re: [Jean-Francois Arcand's Blog] New Comment Posted to 'Building GWT Comet based web app using Grizzly Comet'

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 21 Jan 2009 16:53:41 -0500

Salut,

marcoflower wrote:
>> Just never call resumeCometHandler. That will means the connection will
>> stay suspended (streaming mode) forever.
>
> I tried to remove the resumeCometHandler call, but if I remove it the client
> can't receive messages... I think is a specific GWT-RPC problem.

Sorry for that. Can you send a test case (.war) that I can try? Which
GlassFish or Grizzly version are you using?

Thanks!

-- Jeanfrancois

>
> Thanks
>
> Marco