FAQ
History |
Previous Home Next |
Search
Feedback |
DividerUndeploying Web Modules
You can undeploy a Web module with the application server administration tool or the IDE.
To undeploy a Web module with the application server administration tool:
- Open the URL
http://localhost:4848/admin
in a browser.- Select the server1 node.
- Expand the Applications node.
- Select the Web Apps node.
- Select the checkbox next to
hello1
and click the Undeploy button.To undeploy a Web application with the IDE:
- Select the Runtime tab in the Explorer.
- Expand the nodes Server RegistryRight ArrowInstalled ServersRight ArrowSun ONE Application Server 7Right Arrowlocalhost:4848Right Arrowserver1Right ArrowDeployed Web Modules.
- Right-click
hello1
and choose Undeploy.
FAQ
History |
Previous Home Next |
Search
Feedback |
All of the material in The J2EE Tutorial for the Sun ONE Platform is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.