users@grizzly.java.net

Re: too many ways to start a webserver with grizzly ?

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 05 Jan 2009 10:16:47 -0500

Salut,

Survivant 00 wrote:
> I was looking around to deploy a war using Grizzly and I found so much
> ways to do that, then now I'm confuse.
>
> I saw the example of JF to start Hudson on Grizzly, JF send me another
> way how to start my first comet application, I found another way using
> grizzly-servlet-webserver-1.8.3.jar (maybe it's the same as comet.. not
> sure)
>
>
> Can someone explain to me how to use Grizzly to start theses applications ?
>
> #1 - suppose that I have a comet application (build using Grizzly)
> #2 - same application but using Atmosphere (where it will be ready)
> #3 - suppose that I have a war : like a servlet
> #4 - a war using JSF or Struts
> #5 - another suggestions ?

The grizzly-comet.jar is probably the best for #1/2/3. 4 you need a jsp
compiler/runtime, which we don't have yet. I suspect Jasper will works,
but I didn't test.

Can you file an RFE? I think we need to clarify which jar to use and we
might want to create a new distribution jar named: grizzly-webserver.jar
which contains comet/cometd/servlet/etc. support.

A+

-- Jeanfrancois



>
>