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.
Table 1. Shell Names and Versions
Driver Shell Name Shell Version
Oracle Database 11g com.tibco.tpcl.gen.oracle.jdbc 11.1.0.112100
Oracle Database 10g 10.2.0.112100
Microsoft SQL Server 2.0.0 com.tibco.tpcl.gen.sqlserver.jdbc 2.0.0.300
Microsoft SQL Server 3.0.0 com.tibco.tpcl.gen.sqlserver.jdbc 3.0.0.300
Microsoft SQL Server 4.0.0 com.tibco.tpcl.gen.sqlserver.jdbc 4.0.0.400
IBM DB2 4.12.55 com.tibco.tpcl.gen.db2.jdbc.feature 4.12.55.4130
IBM DB2 2.3.63 com.tibco.tpcl.gen.db2.jdbc.feature 2.3.63.4130
JMS Sonic com.tibco.tpcl.gen.sonic.jms 6.1.0.620
JMS WebSphere com.tibco.tpcl.gen.websphere.jms 7.0.0.001
EJB JBoss 5.0.1 com.tibco.tpcl.gen.jboss.ejb 5.0.1.510
EJB WebLogic 8.1.6 com.tibco.tpcl.gen.weblogic.ejb 8.1.6.1020
EJB WebLogic 9.2.0 com.tibco.tpcl.gen.weblogic.ejb 9.2.0.1020
EJB WebLogic 10.0.0 10.0.0.1020
EJB WebSphere 6.1.0 com.tibco.tpcl.gen.websphere.ejb 6.1.0.710
EJB WebSphere 7.0.0 7.0.0.710
SiteMinder Agent 6.0.0 com.tibco.tpcl.gen.siteminder 6.0.0.001
SiteMinder Agent 12.0.0 com.tibco.tpcl.gen.siteminder 12.0.0.001
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.