JNDI Connection Configuration
A JNDI Connection Configuration resource template provides a JNDI connection to look up a JMS server.
General
Property | 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: com.tibco.tibjms.naming.TibjmsInitialContextFactory |
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: tibjmsnaming://<host>:<port>. 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. |
Security
Property | Required? | Editable? | Accepts SVars? | Description |
---|---|---|---|---|
Enable Authentication | N | N | N | (Administrator UI only)
Enable server authentication. When selected, the authentication properties: Login Credentials, Username, and Password are displayed. The Enable Authentication property is only available in the Administrator UI.
Default: clear. |
Login Credentials | Y | Y | N | Indicate how the credentials required to authenticate to a server are provided:
|
Username | N | Y | N | Username used to authenticate connections to the server. |
Password | N | Y | N |
User's password used to authenticate connections to the server. (Administrator only) For superusers, passwords display encrypted. For nonsuperusers, the password doesn't display even if it was set when it was created. If you have permission to edit the password, you can specify a new value and save. If you edit other fields, the old value for the password field is retained. If you want to set an empty value as password, click the link Set Blank Password. |
Identity Provider | N | Y | N | Name of the Identity Provider resource used to authenticate the user. |
Enable SSL | Y | Y | N |
Enable SSL connections. When selected, the SSL properties display. Default: clear. |
SSL Client Provider | Y | Y | N | The name of an SSL Client Provider resource. |
Advanced
A list of properties used for JNDI lookup.
Property | Description |
---|---|
Name | Name of the property. |
Type | Type of the property. 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.