To build the jar file:
1. Build the project. This will create the ScalabilityStandAloneTestClient.jar under dist folder


To run the test
1. copy the generated ScalabilityStandAloneTestClient.jar from above step and copy it to distribute folder
2. make sure that the dependent jars are present in the folder (webservices-rt.jar javaee.jar available at glassfish\lib)
3. run run.bat from command line.

To configure test properties
1. make the changes to Driver.properties and run again (no rebuild required).