|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Note: SSL is supported only when using TIBCO Enterprise Message Service.See SSL Configuration for more information. Note: This field appears only when the Use JNDI for Connection Factory field is unchecked.See TIBCO ActiveMatrix BusinessWorks Process Design for more information about transactions.Note: If this field is selected, the "Use UFO Connection Factory" field cannot be used. Use this check box when using EMS Unshared State Failover factories. Refer to TIBCO Enterprise Message Service User’s Guide for details on Unshared State Failover.Note: If this field is selected, the Use XA Connection Factory field cannot be used.When using Unshared Failover setup, if a connection loss is detected to server (A), TIBCO ActiveMatrix BusinessWorks will try to connect to server (B) as defined in the connection factory configuration. For more information on Unshared Failover, refer to TIBCO Enterprise Message Service User’s Guide.After enabling this check box you can pass the provider URL in the form of UFO. For example: "tcp://serverA:7222+tcp://serverB:7222" where serverA and serverB are two EMS servers configured for the Unshared State Failover. When this field is checked, the JNDI Configuration field appears that allows you to choose a JNDI Configuration shared configuration resource. This field allows you to choose a JNDI Configuration shared configuration object that specifies the JNDI connection information. See JNDI Configuration for more information. This field appears only when the Use Shared JNDI Configuration field is unchecked. It is 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. 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. Password to use when logging into the JNDI server (javax.naming.Context.SECURITY_
CREDENTIALS). If the JNDI provider does not require access control, this field can be empty.
The TopicConnectionFactory object stored in JNDI. This object is used to create a topic connection with a JMS application.See your JNDI provider documentation for more information about creating and storing TopicConnectionFactory objects. The QueueConnectionFactory object stored in JNDI. This object is used to create a queue connection with a JMS application.See your JNDI provider documentation for more information about creating and storing QueueConnectionFactory objects.
When using JNDI to lookup the JMS Connection factory, the parameters ssl_identity and ssl_verify_host must be specified in the factories.conf file of the Enterprise Message Service server.
See TIBCO Designer Palette Reference for more information.
Note: The default context factories for TIBCO Enterprise Message Service automatically determine if host name verification is necessary. If you are using a custom implementation of the context factories, your custom implementation must explicitly set the verify host property to the correct value. For example: When checked, this field specifies that the minimum strength of the cipher suites used can be specified with the bw.plugin.security.strongcipher.minstrength custom engine property. See TIBCO ActiveMatrix BusinessWorks Administration for more information about this property. The default value of the property disables cipher suites with an effective key length below 128 bits.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |