Salut,
OK restored :-)
Survivant 00 wrote:
> no trouble :)
>
> the main difference is that : grizzly-servlet-deployer. was for
> loading a servlet from one war.
>
> the second : grizzly-servlet-webserver-deployer (which should replace
> the 1th one) will be able to deployed multiple war and servlet.
>
> #1 : grizzly-servlet-deployer -a webapp.war
>
> #2 grizzly-servlet-webserver-deployer -a webapp.war
> or
> -a /webapp (war's folder expanded)
> -a /.../web.xml (will load the servlets)
> -a /multiplewar_folder/.. (will deployed any war, war expended,
> ./WEB-INF/web.xml ...
>
> as soon as I finish #2.. I'll go work on the javadoc.. didn't had time yet.
>
Ok we should really merge the two once we have a chance. I will work on
the classloader issue asap.
Thanks!!!
-- Jeanfrancois
>
> 2009/3/6 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com
> <mailto:Jeanfrancois.Arcand_at_sun.com>>
>
> Salut,
>
> my apology...what was the difference between the two?
>
>
> Survivant 00 wrote:
>
> the module grizzly-servlet-webserver-deployer was a more
> complete version of grizzly-servlet-deployer.
>
> I don't mind removing it, because I'm working on a new version
> anyway. The new one will support webapp 2.2 to 3.0 API.
>
>
> There will still have work do to (JF.. you were suppose to take
> care of the classpath problem...but you remove the module :) )
>
>
> OK but was under the impression you just wanted to build a full
> webserver with that module, like all modules/bundles/*. I will bring
> it back to life but I just need to know the diff between the two :-)
>
>
>
>
> I'll wak you guys when I'll complete my first iterator with the
> new version.. hope to finifh it tomorrow.
>
>
> Great and sorry again!
>
> -- Jeanfrancois
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> <mailto:dev-unsubscribe_at_grizzly.dev.java.net>
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
> <mailto:dev-help_at_grizzly.dev.java.net>
>
>