Deployment procedure of glassfish server



At first Install jdk-6u17-windows-i586.exe.Then follow the steps below to set Environment variable

 Install glassfish-3.1-windows.exe.The installation procedure is illustrated below using the following figures :








1. An installation wizard will appear ,click Next

2. Choose Installation Type 

3. A default path is showing. You can change it by clicking on Browse.After selecting the path click Next 

4. Deselect Install Update Tool then Click to Next

5. Click on Install and wait for a while for completion 


  6. Click to Next




7. Click Exit to complete setup 

Deploying the .war files  
1. Type the URL along with the port number ( example 'http://localhost:4848' and default port number of glashfish3 is 4848) and press Enter








 2. Click on Applications
 3. Click on Deploy
 4. Click on Browse
 5. Select the .war file and Click Open




6. Click on Ok 

7. Call Request http://116.212.105.7:8080/AppMetaDataServer to check server is running

No comments:

Post a Comment