The JavaTM Web Services Tutorial
Home
TOC
Index
PREV TOP NEXT
Divider

Deploying Web Applications

There are several ways to permanently deploy a context to Tomcat while Tomcat is running:

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.

Two other deployment methods are also available, but they require you to restart Tomcat:

Some of the example build files contain an Ant deploy target that invokes the Ant deploy task.

Divider
Home
TOC
Index
PREV TOP NEXT
Divider

This tutorial contains information on the 1.0 version of the Java Web Services Developer Pack.

All of the material in The Java Web Services Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.