Download
FAQ
History
HomeHomeNext API
Search
Feedback
Divider

Removing Web Applications

If you want to take an installed Web application out of service, you use manager application remove command invoked the Ant remove task:

<remove url="url" path="mywebapp"
  username="username" password="password" /> 

The example build files contain an Ant remove target that invokes the Ant remove task.

Divider
Download
FAQ
History
HomeHomeNext API
Search
Feedback
Divider

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