Download
FAQ
History
PrevHomeNext API
Search
Feedback
Divider

Listing Installed and Deployed Web Applications

You can list the installed and deployed applications by running the Manager Application in a browser:

http://localhost:8080/manager/html 

You can also use the manager application list command invoked via Ant list task:

<list url="url" username="username" password="password" /> 

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

Divider
Download
FAQ
History
PrevHomeNext 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.