Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 18 Transaction Palette : JTA UserTransaction Configuration

JTA UserTransaction Configuration
Shared Configuration
The JTA UserTransaction Configuration shared configuration resource contains the information required to communicate with a Java Transaction API (JTA) transaction manager. This resource is used by transaction groups that use the JTA UserTransaction type. See TIBCO ActiveMatrix BusinessWorks Process Design for more information about transaction groups.
Configuration
The Configuration tab has the following fields.
See JNDI Configuration for more information.
The InitialContextFactory to use when connecting to the JNDI server (javax.naming.Context.INITIAL_CONTEXT_
FACTORY
).
Specifies the URL of the server (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.
Test Connection Button
The Test Connection button allows you to test that the specified configuration fields result in a valid connection to the transaction manager.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved