Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Delete an enterprise application


When you delete an enterprise application, WebLogic Server no longer has any knowledge of it, and you can obviously no longer start it. If you need to deploy and start the application again, you must re-install it.

Note: If you delete an application from a resource group template that is referenced by multiple resource groups, then the application is also removed from all referencing resource groups.

To delete an enterprise application, follow these steps:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane of the Console, select Deployments.

    The table in the right pane displays all deployed applications and application modules.

  3. In the Deployments table, locate the enterprise application you want to delete.
  4. Select the check box next to the enterprise application.
  5. Click Delete.
  6. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top