dev@glassfish.java.net

Quick test: java -jar glassfish-10.0-SNAPSHOT.jar

From: Harsha Godugu <Harsha.Godugu_at_Sun.COM>
Date: Tue, 12 Aug 2008 10:13:02 -0700

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 ..
-