dev@grizzly.java.net

Re: creation of deployer's bundle module

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 11 May 2009 10:52:31 -0400

Salut,

Survivant 00 wrote:
> I'll create the bundle for the servlet deployer, but I have one question.
>
> should I moved the main class GrizzlyWebServerDeployer.java to the
> bundle or all the classes from the module ? or create a dummy class
> like the framework ?

Look at http module. Just move the class that bootstrap the code.

A+

-- Jeanfrancois


>
> Just want to be sure to do it correctly.