The JavaTM Web Services Tutorial
Home
TOC
PREV TOP NEXT

Deploying Web Applications

There are several ways to permanently deploy a context to Tomcat; the first two methods require you to restart Tomcat:

1. Select the hello1 WAR.
2. Select ToolsDeploy.
3. Click OK to select the default context path /hello1.
4. Enter the user name and password that you supplied when you installed the Java WSDP.
5. Click Finish.
6. Dismiss the Deploy Console by clicking Close.
Home
TOC
PREV TOP NEXT