Hi Swati,
I installed GlassFish and OM ri, can run the test without problem. The steps I followed are:
1)Install GlasshFish under c:\sun\appserv dir
2)download OM RI and extract it to d:\
3)change your directory to d:\order_management_j2eesdk-1_0_1-src-ri
4) rename oss_om_ri_app-1.0.1.ear oss_om_ri_app-1.0.ear
You can skip this if you want to deploy this from console
There is a bug in deploy_ear.cmd. It still uses last version of ear file name.
5)cd bin
6) run setenv.cmd
7)run config_server.cmd
8)run deploy_ear.cmd
9) Now RI should be deployed, to verify it, open following URL on web brower, you should get the list of available web services
http://localhost:8080/JVTOrderManagementSessionWebService/JVTOrderManagementSession
10) cd ../src/oss_om_ri_ws
11) run om_req.cmd to send the webservices request. for example:
om_req.cmd site-test\create_product_request.xml