JNDI Connection Configuration
A JNDI Connection Configuration resource template provides a JNDI connection to look up a JMS server.
| Field | Editable? | Required? | Accepts SVars? | Description |
|---|---|---|---|---|
| JNDI Provider | Y | Y | N |
The provider to use for JNDI lookup:
The Initial Context Factory field is populated based on the JNDI provider selected. SSL lookup is only available for the TIBCO EMS provider. Default: TIBCO EMS |
| Initial Context Factory | Y | Y | Y |
Initial context factory to be used for the JNDI lookup. The value for Initial Context Factory is set based on the JNDI provider selected:
Default:
|
| Provider URL | Y | Y | Y |
Provider URL of the JNDI server. The value for Naming Provider URL is set based on the JNDI provider selected:
Default: The Naming Provider URL is validated using recommendation of the "Uniform Resource Identifiers (URI): Generic Syntax" [RFC2396] standard for the TIBCO EMS, Progress SonicMQ and IBM MQ JNDI provider. |
| Field | Required? | Editable? | Accepts SVars? | Description |
|---|---|---|---|---|
| Enable Authentication | N | Y | N | Enables server authentication. When selected, the authentication properties (Login Credentials, Username, and Password) are displayed. Default: Unchecked |
| Login Credentials | Y | Y | N |
Indicates how the credentials required to authenticate to a server are provided:
Default: Username + Password |
| Username | N | Y | N |
User name used to authenticate connections to the server. Default: None |
| Password | N | Y | N |
User's password used to authenticate connections to the server. Note: If you try to update the existing encrypted password then the existing password will be removed. You can add a new password. Default: None |
| Identity Provider | N | Y | N |
Name of the Identity Provider resource used to authenticate the user. Default: None |
| Enable SSL
|
Y | Y | N | Enables SSL connections. When selected, the SSL properties are displayed. Default: Unchecked |
| SSL Client Provider
|
Y | Y | N |
The name of an SSL Client Provider resource. Default: None |
| Field | Description |
|---|---|
| Name |
Name of the property. Default: None |
| Type |
Type of the property. Default: String The type is one of: string, boolean, byte, short, char, int, long, float, or double. |
| Value | Property value. Default: Depends on value of Type. You can set a property value to a literal or a substitution variable. |