users@grizzly.java.net

AW: (Grizzly Comet Demo attached): Grizzly and GWT Info

From: Jens Heyer <JensHeyer_at_gmx.de>
Date: Fri, 27 Feb 2009 13:13:08 +0100

Hello,

 

>Salut,

>

>Jens Heyer wrote:

>> Hello Jeanfrancois,

>>

>> I tried the example you uploaded on yesterday and sadly it did not work
as

>> expected from my point of view. After deploying the ".war" file to the
local

>> GlassFish 2.1 instance I opened a Firefox with the URL

>> "http://localhost:8080/gwt-comet/App.html". This works fine (if I enter a

>> value it gets updated) although the website is constantly loading.

>

>Yes, that's because the Comet technique used is http streaming:

 

Hmm, but the example given by Marco Fiore
(www.marcofiore.it/GrizzlyTest.war) has no constant loading, where is the
difference?

Did you get ahead with that Problem by the way?
(https://grizzly.dev.java.net/servlets/ReadMsg?list=users&msgNo=2795)

 

>

>http://weblogs.java.net/blog/jfarcand/archive/2007/05/new_adventures.html

>

>> When

>> opening another Firefox only this one gets new prices but the first never

>> changes its values somehow? The IE behaves like the Firefox but
completely

>> crashes after a minute.

>

>Hum...I've never tested on IE, but just curious, are you opening two

>firefox (two different profiles)? This is how I usually demo that war.

 

Yes I opened two different Firefox Browsers. Opera behaves the same by the
way.

 

>

>Thanks!

>

>-- Jeanfrancois