|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
•
•
• See Database Drivers for more information about database drivers. The URL to use to connect to the database. A template of the URL is supplied for the selected JDBC driver. You must supply the portions of the URL that are in angle brackets (<>). For example, if you select the tibcosoftwareinc.jdbc.oracle.OracleDriver, the following appears in the Database URL field: See Connection Pooling for more information about this field. You can also set this timeout with the Config.JDBC.Connection.SetLoginTimeout custom engine property. The value of the property in the configuration file overrides the value of this field. See TIBCO ActiveMatrix BusinessWorks Administration for more information about setting custom engine properties. When this field is checked, the JNDI Configuration field appears, allowing you to choose a JNDI Configuration shared configuration resource. This field only appears when the Use Shared JNDI Configuration field is checked. This field allows you to choose a JNDI Configuration shared configuration object that specifies the JNDI connection information. This field only appears when the Use Shared JNDI Configuration field is unchecked. The initial context factory class for accessing JNDI. (javax.naming.Context.INITIAL_CONTEXT_
FACTORY). You can choose from the drop down list of supported classes, or you can type in a different InitialContextFactory class name.When using IBM WebSphere, you should use the JNDI Configuration resource instead of specifying the JNDI configuration on this resource. See IBM WebSphere and JNDI Context Caching for more information.Note: TIBCO ActiveMatrix BusinessWorks attempts to find the class. However, you may need to add the Java file supplied by your JNDI service provider to the CLASSPATH environment variable to use JNDI. This field only appears when the Use Shared JNDI Configuration field is unchecked. This is the URL to the JNDI service provider (javax.naming.Context.PROVIDER_URL). An example URL is provided when one of the supported JNDI context factory classes is selected. This field only appears when the Use Shared JNDI Configuration field is unchecked. Specify the user name to use when logging into the JNDI server (javax.naming.Context.SECURITY_
PRINCIPAL). If the JNDI provider does not require access control, this field can be empty. This field only appears when the Use Shared JNDI Configuration field is unchecked. Specify the password for logging into the JNDI server (javax.naming.Context.SECURITY_
CREDENTIALS). If the JNDI provider does not require access control, this field can be empty. Note: TIBCO ActiveMatrix BusinessWorks attempts to find the class. However, you may need to add the location of the class to the CLASSPATH environment variable. The URL to use to connect to the database. A template of the URL is supplied for the selected XA DataSource class. You must supply the portions of the URL that are in angle brackets (<>). For example, if you select the tibcosoftwareinc.jdbcx.oracle.OracleDataSource, the following appears in the Database URL field: See Connection Pooling for more information about this field.
1. See TIBCO ActiveMatrix BusinessWorks Release Notes for more information on the supported and tested versions of databases and database drivers.Connections that are left open will eventually time out and be closed. These connections can be reopened at a later time, until the maximum number of connections specified in this field is reached. If you want to configure a timeout value for these connections, you can set the Engine.DBConnection.idleTimeout property. See TIBCO ActiveMatrix BusinessWorks Process Design for more information.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |