users@grizzly.java.net

Re: [Heads up] Added a new bundle/ready to use bundle: grizzly-webserver

From: Survivant 00 <survivant00_at_gmail.com>
Date: Thu, 8 Jan 2009 19:25:40 -0500

Multiple war deployment might be a nice contribution :-)

I tough it was called Glassfish :)


if you give me some head up, I could look at that on my free time. I could
do a sample that you could repackage later.

to add meat to your port :
http://weblogs.java.net/blog/jfarcand/archive/2009/01/extending_the_g_5.html

someone could take the sample : war-on-grizzly from the contribs and
complete it. Could be a nice extension to Grizzly. In war-on-grizzly, I
was xmlbeans to read the web.xml, but I add JAXB in my blog :
http://weblogs.java.net/blog/survivant/archive/2008/12/read_webxml_wit.html




en passant ta grange est croche sur ta photo :)




2009/1/8 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com>

> Salut,
>
> thanks to Sébastien who raised the problem:
>
> https://grizzly.dev.java.net/issues/show_bug.cgi?id=366
>
> I've prepared a bundle that contains Comet, Bayeux, MessagesBus and Servlet
> supports. You can now use that bundle directly by doing:
>
> java -jar grizzly-webserver-1.9.4.jar -p 8080 -a grizzly-twitter.war
> com.sun.grizzly.sample.twitter.TwitterServlet
>
> That command will 'deploy' the war file and make it ready for servicing
> requests. Bayeux will also be available under /cometd (fixed url for now).
>
> If you are interested to contribute, take a look at some example from here:
>
>
> http://weblogs.java.net/blog/jfarcand/archive/2009/01/extending_the_g_5.html
>
> Multiple war deployment might be a nice contribution :-)
>
> A+
>
> -- Jeanfrancois
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>
>