To remove the ATGProduction.ear file on JBoss:
Stop the
ATGProductionserver.Delete the
ATGProduction.earfile in the JBoss application server, for example,/jboss-eap-5.0/jboss-as/server/ATGProduction/deploy/ATGProduction.ear.
To rebuild and redeploy the ATGProduction.ear file:
Start CIM:
In a UNIX shell or Windows command prompt, change directories to
<ATG10dir>/home/bin.Enter one of the following commands.
UNIX:
./cim.shWindows:
cim.bat
Select [3] Application Assembly & Deployment – Done.
Select [A] ATGProduction – Production with a Server Lock Manager – Done.
In the ENTER EAR FILE NAME(S) menu, press Enter to accept
ATGProduction.earas the EAR filename.In the SELECT JBOSS SERVER TO USE menu, select [A] ATGProduction.
In the JBOSS DEPLOYMENT MENU, choose [D] Deploy Production with a Server Lock Manager ATGProduction.ear to JBoss – Done.
In the JBOSS DEPLOYMENT MENU, choose [O] Configure Another Server Instance.
In the DEPLOYMENT SERVER INSTANCE SELECTION menu, choose [D] Done.
In the CIM MAIN MENU, enter
qto exit CIM.
To restart the production server:
In a UNIX shell, navigate to the JBoss
bindirectory, for example,/usr/local/jboss-eap-5.1/jboss-as/bin.Enter the following command:
./run.sh -c ATGProduction -b 0.0.0.0

