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.