For the benefit of those who are not aware:
A quick test of your changes to make sure *at least the server come up*
is.. to do the following:
cd to unzipped location of web.zip
cd glassfish/ modules
then try...
java -jar glassfish-10.0-SNAPSHOT.jar
this should show a message like the following:
" Aug 12, 2008 10:03:48 AM com.sun.enterprise.v3.server.AppServerStartup run
INFO: Glassfish v3 started in 14846 ms ..
-