Configure Third-Party Driver Properties
You can configure third-party drivers by setting properties in a build.properties file and running a script.
To configure drivers, set the following properties in tpclshells/build.properties:
Property | Description |
---|---|
shell.name | Package name of the driver. See Shell Names and Versions |
shell.version | Driver version. |
source.jar.folders | Driver JAR file location. |
machine.model.location | Machine model file. |
tibco.home | ActiveMatrix installation location. |
In most cases, you must modify the folder locations in the following properties.
- source.jar.folders
- tibco.home
- machine.model.location
Update the following properties to conform to target operating system path conventions:
Property | Description |
---|---|
source.jar.folders | Driver JAR file location. |
tibco.home | Installation location. |
machine.model.location | Machine model file. |