Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Delete a Java EE library


When you delete a Java EE library, 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 library again, you must re-install it.

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

To delete a Java EE library:

  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, click Deployments.

    A table in the right pane displays the installed applications, modules and Java EE libraries. Java EE libraries are specified with the Library entry in the Type column.

  3. In the Deployments table, locate the Java EE library you want to delete.
  4. Select the check box next to the library you want to delete.
  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