21.2 Uninstalling EAR Files in WebLogic
On the machine that hosts WebLogic, perform the following steps to uninstall any previously deployed application:
- Open the URL in the browser window: http://<ipaddress>:<admin server port>/console (https if SSL is enabled). The Login window of the WebLogic server administration console is displayed.
- Login with the WebLogic user credentials having administrator privileges.
- From the Domain Structure LHS menu, click Deployments. The Summary
of Deployments window is displayed.
Figure 21-2 Summary of Deployments
- Select the check box adjacent to the application to be uninstalled and click Stop> Force Stop Now.
- Click Yes in the confirmation dialog to stop the selected deployment.
Figure 21-3 Summary of Deployments- Messages
- Select the check box adjacent to the application and click Delete to delete the selected deployment.
- Click Yes in the confirmation dialog to remove the selected deployment from the domain configuration.