To configure the Java WCA you edit the web.xml
file associated with the WCA:
C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\java\applications
directory
WEB-I NF
subdirectory of the webcompadapter.war
archive file stored in the bobje_root/enterprise115/java/applications
directory
For example, the context parameter that controls whether a group tree will be generated looks like this:
<context
<param
<param
<desctiption>"true" or "false" value determining whether a group tree will be generated.</description>
</context
To change the value of a context parameter, edit the value between the <param
tags.
Note: Your Java Web Application Server may provide tools to allow you to edit web.xml
directly from an administrative console.Otherwise use the following procedure to configure web.xml.
web.xml
file from the webcompadapter.war
archive.vi
.WEB-I NF
directory in webcompadapter.war
. Tip: To reinsert web.xml
into WEB
using WinZip, rightWEB
directory that contains your edited web.xml
file and select "Add to Zip File...". Adding the file in this way ensures that it is placed in the correct directory inside the archive.
When you install more than one WCA, each webcomponentadapter.war
file contains its own web.xml
file containing configuration parameters for that WCA. However, you can only set the parameters listed in the following table individually for each WCA. The remaining parameters must be the same for all WCA in your system.
Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ Product Documentation on the Web http://support.businessobjects.com/documentation/ |