To remove the ATGProduction.ear file on WebLogic:
Go to the shell where you started the WebLogic server that supports the
ATGProductionserver instance and stop the WebLogic server.Open a browser and enter the address of the WebLogic Server Administration Console:
http://localhost:7001/consoleEnter your WebLogic username and password.
Under Domain Structure, click Deployments for your user domain.
Select the
ATGProduction.ear, and then click Delete.
To rebuild and redeploy the ATGProduction.ear file:
Start CIM:
In a UNIX shell, change directories to
<ATG10dir>/home/bin.Enter the following command:
./cim.sh
In the CIM MAIN MENU, select [3] Application Assembly & Deployment.
In the DEPLOYMENT SERVER INSTANCE SELECTION menu, select [A] ATGProduction - ATG Commerce Store Production with Server Lock Manager.
In the ENTER EAR FILE NAME(S) menu, press Enter to accept
ATGProduction.earas the EAR filename.In the WEBLOGIC ONLINE DEPLOYMENT menu, select [D] Deploy ATG Commerce Store Production with Server Lock Manager ATGProduction.ear to Weblogic Online.
In the WEBLOGIC POST DEPLOYMENT OPTIONS menu, select [O] Configure Another Server Instance.
In the DEPLOYMENT SERVER INSTANCE SELECTION menu, select [D] Done.
In the CIM MAIN MENU, enter
qto exit CIM.
To restart the production server:
In a UNIX shell, navigate to your user domain’s
bindirectory, for example,/usr/local/Oracle/Middleware/user_projects/domains/base_domain/bin.Enter the following command:
./startManagedWebLogic.sh ATGProductionEnter your WebLogic username and password.
When you see the message “Server started in RUNNING mode” continue with the next step.
Return to the WebLogic Server Administration Console.
If necessary, under Domain Structure, click Deployments for your user domain.
Select the
ATGProduction.ear.Click Start and choose Servicing all requests.

