dev@grizzly.java.net

replace ServletDeployer by GrizzlyWebServerDelpoyer

From: Survivant 00 <survivant00_at_gmail.com>
Date: Mon, 23 Mar 2009 20:57:31 -0400

I replace ServletDeployer by GrizzlyWebServerDelpoyer.
/contrib/grizzly-servlet-deployer


This version support webapp 2.2, 2.3, 2.4, 2.5 and 3.0

you can launch webapps by using this command line : java -jar
grizzly-servlet-deployer-xxx.jar -a path/webapp.war

I'll add more javadoc this week and bog about this. I need to show all the
potential of that thing.