Installation guide
TIBCO ActiveMatrix BPM Installation and Configuration
76
|
Chapter 4 Installation
3. On the Third-Party Driver: JAR Folder dialog, select the directory containing
the JDBC driver and then click on Finish.
4. On the Third-Party Driver: Summary dialog, enter or browse to the
appropriate directory for the logs, and select the Configure Third-Party
Driver box:
Note that the Session Scripts and Log Folder field is prefilled with the default
location; you can change this location, if desired.
Click Configure to configure the third-party driver.
Task C Edit the governance_integration_build.xml File
1. Open the following file:
TIBCO_HOME/administrator/3.1/scripts/governance/governance_inte
gration_build.xml
2. Locate the "setup" target, and remove "add.factory.aggregator.config " from
the depends attribute. For example:
Change:
<target name="setup" depends="create.rt,
provision.mcr.aggr.node, create.ri, install.ri, add.appender,
init.govcommon, init.mcr, add.factory.aggregator.config,
deploy.aggr.app"/>
To:
<target name="setup" depends="create.rt,
provision.mcr.aggr.node, create.ri, install.ri, add.appender,
init.govcommon, init.mcr, deploy.aggr.app"/>
Task D Edit Ant Scripts
Ensure that you are using a copy of the Machine 1 configuration data that was
saved before installing the BPM runtime.