|
Home
TOC Index |
|
Undeploying Web Applications
If you want to remove a deployed Web application, you use the
Antundeploytask:<undeploy url="url" path="mywebapp" username="username" password="password" />or
deploytool'sUndeploycommand. For example, to undeploy theHello1application usingdeploytool:
- Select the
hello1WAR.- Select Tools
Undeploy.
- A dialog will appear. Select
/hello1from the Select Webapp to undeploy combo box and Click OK.- Dismiss the Undeploy Console by clicking Close.
- Select the server from the Server list in the left pane.
- Select the
hello1application in the Deployed Applications pane.- Click Undeploy.
Some of the example build files contain an
Antundeploytarget that invokes theAntundeploytask.
|
Home
TOC Index |
|
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.