To delete P6 EPPM applications from WebLogic:
- Launch the WebLogic Administration Console.
Note: You can open the Administration Console via a web browser using this address: http://serverIP:listenport/console. The default listenport is 7001.
- In the Welcome window, log in using the user name and password that you created when you created your WebLogic domain.
- In the Change Center pane of the Administration Console, click Lock & Edit.
- In the Domain Structure pane, click Deployments.
- In the Summary of Deployments pane, in the Control tab:
- Select the option next to the application(s) you want to delete.
- Click Stop, Force Stop Now.
- On the Force Stop Application Assistant pane, click Yes.
- In the Summary of Deployments pane, in the Control tab:
- Ensure the State column shows Prepared.
- Select the option next to the application(s) you want to delete.
- Click Delete.
- On the Delete Application Assistant pane, click Yes.
- In the Change Center pane, click Activate Changes.
- Logout of the Administration Console.
- If you will use the same home directory for the new deployments, delete the existing WAR or EAR file from that directory to avoid conflict with the new files.