BOXI

TomCat
Post Reply
thockman
Site Admin
Posts: 104
Joined: Thu Dec 15, 2005 5:51 pm
Location: Kansas City
Contact:

BOXI

Post by thockman » Tue Oct 30, 2007 7:30 pm

The following directories are for a default installation of BusinessObjects Enterprise XI.
====================

1. Create a 'Temp' directory (for example: 'C:\Temp') and copy adminwar.xml, desktopwar.xml, jsfadminwar.xml and webcompadapterwar.xml from:

C:\Program Files\Business Objects\Tomcat\conf\Catalina\localhost

to this 'Temp' directory.

2. Define users and roles for the Tomcat Web Server Administration Tools.

Browse to:

C:\Program Files\Business Objects\Tomcat\conf\tomcat-users.xml

• add the following line before the </tomcat-users> tag:

<user username="admin" password="password" roles="admin,manager"/>

• add the following line after the <tomcat-users> tag:

<role rolename="admin"/>
<role rolename="manager"/>

Restart the Apache Tomcat service in the Central Configuration Manager

3. Launch the Tomcat Manager at:

http://localhost:8080/manager/html

4. Enter the 'userid' and 'password' created in step 2.

5. Stop the following applications by clicking on the 'Stop' link for each:

• /businessobjects
• /businessobjects/enterprise11/adminlaunch
• /businessobjects/enterprise11/desktoplaunch
• /jsfadmin

After these applications have been stopped, click on the 'Undeploy' link for each.

6. Browse to the following folder:

C:\Program Files\Business Objects\Tomcat\conf\Catalina\localhost

The four XML files from step 1 are no longer there.

Browse to the following folder:

C:\Program Files\Business Objects\Tomcat\webapps

The files and folders that are extracted from the WAR files are no longer there and the applications are no longer deployed.

7. Copy adminwar.xml, desktopwar.xml and jsfadminwar.xml to:

C:\Program Files\Business Objects\Tomcat\conf\Catalina\localhost

The following applications will be deployed:

/businessobjects/enterprise11/adminlaunch
/businessobjects/enterprise11/desktoplaunch
/jsfadmin

Restart the Apache Tomcat service in the Central Configuration Manager

8. After these three applications have finished deploying, launch the Tomcat Manager at:

http://localhost:8080/manager/html

9. In the 'Deploy' window, enter the following:

• In the 'Context Path (optional):' text box, enter "/businessobjects ".

• In the 'WAR or Directory URL:' text box, enter "jar:file:/C:/Program Files/Business Objects/BusinessObjects Enterprise 11/java/applications/webcompadapter.war!/"

10. Click the 'Deploy' button. A dialog box will appear indicating that webcompadapter.war has been deployed and it will appear in the list of applications.

Now, the WAR files have been redeployed and the fixes to the Java InfoView and the Java CMC will be apparent.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests