dev@grizzly.java.net

Fwd: code snippet for java client using comet

From: Hubert Iwaniuk <neotyk_at_kungfoo.pl>
Date: Sat, 10 Jan 2009 18:58:39 +0100

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.

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




-- 
Hubert Iwaniuk