dev@grizzly.java.net

Re: Fwd: code snippet for java client using comet

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 12 Jan 2009 11:21:23 -0500

Salut,

Hubert Iwaniuk wrote:
> Hi,
>
> I've modified pom of samples/comet/comet-chat so by doing
> mvn clean install -P build-archetype
> you'll build normal jars + archetype based on comet-chat.
>
> To test this archetype you do in clean direcotry:
> mvn archetype:generate -DarchetypeCatalog=local
>
> Now I'm figuring our how to configure integration testing for
> generated archetypes.
> Archetypes are not yet configured to be deployed automatically.
>
> Please let me know which sample would be most suitable to answer
> Sreenivas question.

It would certainly help Sreeni, but what is also looking at is some java
client code using socket to connect to a comet based server. That one is
simple to write...just need to write it :-) Any Http Client library can
probably be used and I think that's why he is asking for a demo.

A+

-- Jeanfrancois


>
> Cheers,
> H.
>
> ---------- Forwarded message ----------
> From: Sreenivas Munnangi <Sreenivas.Munnangi_at_sun.com>
> Date: Fri, Jan 9, 2009 at 7:28 PM
> Subject: code snippet for java client using comet
> To: users_at_grizzly.dev.java.net
>
>
> Hi,
>
> I am planning to use comet in a java client program, did any one have
> a code snippet or example ?
>
> thanks
> sreeni
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net