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:
The following options are also available as pop-up menu items: