![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The file commonConfig.properties is initially installed by the application TIBCO BusinessConnect in the directory BC_HOME\tools\bcappmanage. In this example, user information is entered in bold text.Example 1 commonConfig.Properties
bc.repo.db.driver=com.mysql.jdbc.Driverbc.repo.db.url=jdbc:mysql://axw3k1:3306/johnbc.repo.db.userID=john1bc.repo.db.password=john1bc.audit.db.driver=com.mysql.jdbc.Driverbc.audit.db.url=jdbc:mysql://axw3k1:3306/johnbc.audit.db.userID=john1bc.nr.db.driver=com.mysql.jdbc.Driverbc.nr.db.url=jdbc:mysql://axw3k1:3306/johnbc.nr.db.userID=john1bc.nr.db.password=john1bc.runtime.db.driver=com.mysql.jdbc.Driverbc.runtime.db.url=jdbc:mysql://axw3k1:3306/john# The Oracle client path for configuring interior engines with OCI driver can be set as shown below.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |