Deployment procedure of tomcate server

At first Install jdk-6u17-windows-i586.exe. and Install jre-6u21-windows-i586.exe then
Setting the environment variable 


  Install apache-tomcat-6.0.16.exe.The installation procedure is illustrated below using the following figures :

1. An installation wizard will appear ,click Next



 2. Click on I agree to accept the license agreement
 3. Select the type of installation and components as shown in the figure below. Click to Next.
 4. A default path is showing. You can change it by clicking on Browse.After selecting the path click Next
 5. Enter the port, username and password .Click to Next.

6. Select the path where JRE is installed . Click on Install and wait for a while for completion


 7. Click to Finish
 8. Apache Service Manager window will appear



                       Deploying the .war files
1. Type the URL along with the port number and press Enter

 2. Click on Tomcat Manager

 3. Enter the User Name and Password
 4. Click on Browse at the bottom of the page of Deploy section
 5. Select the .war file and Click Open
 6. Click on Deploy.

7. Application will appear in the Applications section.
 8. Click on the application


No comments:

Post a Comment