21.2 Uninstalling EAR Files in WebLogic

On the machine that hosts WebLogic, perform the following steps to uninstall any previously deployed application:

  1. 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.
  2. Login with the WebLogic user credentials having administrator privileges.
  3. From the Domain Structure LHS menu, click Deployments. The Summary of Deployments window is displayed.

    Figure 21-2 Summary of Deployments


    Summary of Deployments

  4. Select the check box adjacent to the application to be uninstalled and click Stop> Force Stop Now.
  5. Click Yes in the confirmation dialog to stop the selected deployment.

    Figure 21-3 Summary of Deployments- Messages


    Summary of Deployments- Messages

  6. Select the check box adjacent to the application and click Delete to delete the selected deployment.
  7. Click Yes in the confirmation dialog to remove the selected deployment from the domain configuration.