users@jersey.java.net

Re: [Jersey] Comet support on Jersey

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 20 May 2009 21:53:31 -0400

Salut

Etienne Vrignaud wrote:
> Thanks for your reply.
> You explanations are clear and sounds good to me.
> I can just say lets try when is available.
> I am very interested to test this new feature. Without the Servlet stack
> overload.
> I think that I will be able to make some returns on it.

I've added a new samples that demonstrate the use of @Suspend and
@Broadcast annotation on top of any Jersey application (remaining
annotations coming). You can take a look here for the details:

http://n2.nabble.com/-ANN--REST-with-Comet-support-added-td2949786.html

Let's continue the discussion on users_at_atmosphere.dev.java.net

A+

-- Jeanfrancois

P.S I've managed to not touch any Jersey code, so any Jersey runtime
will works :-)

> Thanks!
> /Etienne