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 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 we also lose any unsaved work that you performed since the deletion.
This task only applies to Java EE application clients.
(zos) To remove resources for application clients running on z/OS , run the Application Client Resource Configuration Tool (ACRCT) on Windows, according to the following steps, and then reinstall the application on z/OS.
- Start the Application Client Resource Configuration Tool (ACRCT) and open the EAR file from which 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 your work before preceding to delete an object.
- Locate the object to remove in the tree.
- Right-click the object, and click Delete.
- Click File > Save.
Related tasks
Manage resources for Java EE client applications