+

Search Tips   |   Advanced Search

Remove application client resources


We can remove Java EE application client resources using the Application Client Resource Configuration Tool (ACRCT).

The option to delete an item does not offer a confirmation dialog. As a safeguard, consider saving the work right before you begin this task. If we change the mind after removing an item, we can close the EAR file without saving the changes, canceling the deletion. Remember to close the EAR file immediately after the deletion, or you also lose any unsaved work that you performed since the deletion.

This task only applies to Java EE application clients.

 

  1. Start the ACRCT and open the EAR file from which you want to remove an object. The EAR file contents display in the navigation tree view. If we already have an EAR file open and have made some changes, click File > Save to save the work before preceding to delete an object.

  2. Locate the object to remove in the tree.

  3. Right-click the object, and click Delete.

  4. Click File > Save.

 

Related tasks


Manage resources for Java EE client applications