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

See Also

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

Deployed applications are visible in the Services window under 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 Services window.

To undeploy an application or module:

  1. Ensure the Java System Application Server/GlassFish is running.
  2. In the Services window, expand the server instance node 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