users@jersey.java.net

Re: [Jersey] Comet support on Jersey

From: Etienne Vrignaud <evrignaud_at_axway.com>
Date: Wed, 20 May 2009 02:26:56 -0700 (PDT)

Salut,

Thanks for the information.
I have noticed some commits regarding Jersey on the atmosphere trunk.
And also I took a look to the new simple-jersey sample.
I am a little bit in trouble to understand it. I saw the usage of the
@Suspend annotation, but never the usage of the @Broadcaster one.
But I can imagine how you intend to manage comet with Jersey.

What I can see is that Atmosphere brings comet support to Jersey using
Servlets.
Is it possible to use Atmosphere without any Servlet usage, only using
Grizzly Adpaters?

In fact, Jersey brings us REST capabilities that are not deeply coupled to
the Servlet technology.
My usage of Jersey is directly through the GrizzlyContainer (that is a
Grizzly Adapter) provided in Jersey.

Could you tell me if there are plans to bring the comet support to Jersey
without the requirement of Servlet usage?

I have noticed that Glashfish V3 allow to use the Grizzly Adapter directly
(org.glassfish.api.container.Adapter).
Can you explain me how you plan to manage comet and REST in that case?

Thanks!
/Etienne

-- 
View this message in context: http://n2.nabble.com/Comet-support-on-Jersey-tp2888871p2945167.html
Sent from the Jersey mailing list archive at Nabble.com.