You specify settings for various properties of a connection factory on the J2C Connection Factory Settings panel of the administrative console.
Specifies the fully qualified name of the Connection Factory Interfaces supported by the resource adapter.
This is a required property. For new objects, the list of available classes is provided by the resource adapter in a drop-down list. After you create the connection factory, the field is a read only text field.
Data type | Drop-down list or text |
This optional field is used to specify the authentication alias that should be used during XA recovery processing.
If the WebSphere Adapter does not support XA transactions, then this field will not be displayed. The default value will come from the selected alias for application authentication (if specified).
Selecting this radio button specifies that the alias set for component-managed authentication is used at XA recovery time.
Data type | Radio button |
Selecting this radio button enables you to choose an authentication alias from a drop-down list of configured aliases.
Data type | Radio button |
Specifies a list of connection factory display names.
This is a required property.
Data type | String |
Specifies the JNDI name of this connection factory.
For example, the name could be eis/myECIConnection.
After you set this value, save it and restart the server. You can see this string when you run the dumpNameSpace tool. This is a required property. If you do not specify a JNDI name, it is filled in by default using the Name field.
Data type | String |
Default | eis/display name |
Specifies a text description of this connection factory.
Data type | String |
Specifies a string that you can use to classify or group this connection factory.
Data type | String |
Specifies authentication data for component-managed signon to the resource.
Choose from aliases defined under Security>JAAS Configuration> J2C Authentication Data.
Data type | Pick-list |
Specifies authentication data (a string path converted to userid and password) for container-managed signon to the resource.
Choose from aliases defined under Security>JAAS Configuration> J2C Authentication Data.
Data type | Pick-list |
Specifies the authentication mechanisms defined for this connection factory.
Data type | Pick-list |
Default value | BASIC_PASSWORD |
Allows users to select from the Security > JAAS Configuration > Application Logins Configuration list.
Data type | Pick-list |