Undeploying an Application or Module from the Sun Java System Application Server

See Also

When the Java System Application Server is running, you can undeploy, enable, and disable an application or module in the Runtime window of the IDE. By default, applications and modules are automatically registered, deployed and made available on the Java System Application Server when you run a project, and are automatically redeployed when they have been modified in the IDE.

Deployed applications are visible in the Runtime window in the server instance node under Enterprise Applications or Web Applications. Deployed EJB Modules are visible in the EJB Modules node. When you undeploy an application or module, the archive file (ear, war, jar) is removed from the server and is no longer visible in the Runtime window.

To undeploy an application or module:

  1. Ensure the Java System Application Server is running.
  2. In the Runtime window, expand the Sun Java System Application Server instance and the node containing the application or module.
  3. Right-click the application or module and choose Undeploy.

The following options are also available as pop-up menu items:

See Also
Deploying and Undeploying an EJB Module

Legal Notices