users@grizzly.java.net

Comet issue with Sailfin

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 14 Oct 2008 10:05:07 -0400

-------- Original Message --------
Subject: [Jean-Francois Arcand's Blog] New Comment Posted to 'Getting
started with Comet and GlassFish v2'
Date: Mon, 13 Oct 2008 13:45:59 -0700
From: foo_at_bar.com
To: Jeanfrancois.Arcand_at_Sun.COM

A new comment has been posted on your blog Jean-Francois Arcand&#39;s
Blog, on entry #10069 (Getting started with Comet and GlassFish v2).


View this comment:
<http://weblogs.java.net/blog/jfarcand/archive/2008/07/getting_started.html>
Edit this comment:
<http://weblogs.java.net/mt/mt.cgi?__mode=view&blog_id=258&_type=comment&id=51586>

IP Address: 64.125.132.43
Name: elviejokike
Email Address: foo_at_bar.com
URL:
Comments:

Hi Jean,

I have been trying Comet several times in my sailfin environment... what
I am trying is to push messages (received from a SIP remote entity) from
the server to the http client. I am following the steps of your
"counter" example... but somehow, my asynchronous events are not
notified back to the http client... I see in my logs that the onEvent
methods is called... but I don't see the answer in the client...

TO be more clear I have something like:


CLIENT SERVER SIP ENTITY
    -------- POST -------->
                                (add handler to context)
                                      --------- PUBLISH ----->
                                  ......
                                     .....
                                      <--------- OK ---------------
                                   (notify context)
                                   onEvent is called
<------------------------- (this steps seems to be missing)

At least i don't see the answer in the client.

Any idea what can be ?


-- 
Powered by Movable Type
Version 3.01D
http://www.movabletype.org/