Redeploying the WAR Files for Tomcat

The steps in this section outline how to redeploy the WAR files for Tomcat in the BusinessObjects server.

To redeploy the WAR files:

1.    Stop Tomcat by opening the CMC, highlighting the Apache Tomcat service, and clicking Stop.

2.    Remove the following folders from C:\Program Files\Business Objects\tomcat\webapps:

·            AnalysisHelp

·            businessobjects

·            dswsbobje

·            jsfadmin

·            styles

3.    Remove the following folders from C:\Program Files\Business Objects\tomcat\work\Cataline\localhost:

·            AnalysisHelp

·            businessobjects

·            businessobjects_enterprise115_adhoc

·            businessobjects_enterprise115_adminlaunch

·            businessobejects_enterprise115_desktoplaunch

·            dswsbobje

·            jsfadmin

·            styles

4.    Navigate to C:\Program Files\Business Objects\tomcat\conf\Catalina\localhost and rename the following files as indicated in the following order:

·            adminwar.xml > adminwar.xml-bak

·            adhocwar.xml > adhocwar.xml-bak

·            afhelpwar.xml > afhelpwar.xml-bak

·            AnalysisHelpwar.xml > AnalysisHelpwar.xml-bak

·            dswsbobjewar.xml > dswsbobjewar.xml-bak

·            desktopwar.xml > desktopwar.xml-bak

·            jsfadminwar.xml > jsfadminwar.xml-bak

·            styleswar.xml > styleswar.xml-bak

5.    Restart Tomcat by opening the CMC, highlighting the Apache Tomcat service, and clicking Start.

6.    To ensure the proper deployment order, navigate to C:\Program Files\Business Objects\tomcat\conf\Catalina\localhost and rename the following files as indicated in the following order:

Note.pngBefore performing this task, open the Windows Task Manager. As you deploy each war file, note a spike in the CPU usage. Wait until the CPU usage returns to normal before renaming the next XML on the list. Webcompadapter.war deploys immediately after starting Tomcat.

·            adminwar.xml-bak > adminwar.xml

·            adhocwar.xml-bak > adhocwar.xml

·            afhelpwar.xml-bak > afhelpwar.xml

·            AnalysisHelpwar.xml-bak > AnalysisHelpwar.xml

·            dswsbobjewar.xml-bak > dswsbobjewar.xml

·            desktopwar.xml-bak > desktopwar.xml

·            jsfadminwar.xml-bak > jsfadminwar.xml

·            styleswar.xml-bak > styleswar.xml