blob: 4b79d0974b03285ee949d9303b4e9519c61fcb28 [file] [log] [blame]
How to Run:
----------
1. Set the following env. variables as below:
S1AS_HOME=<GlassFish installation>
APS_HOME=<appserv-tests>
2. Start the domain.
asadmin start-domain
3. Run all tests under appserv-tests/devtests/naming
ant all
4. To run individual tests, run "ant all" in that test directory