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.