JMS Connection Factory Configuration
Warning: This Resource Template is deprecated. Any use of this Resource Template should be avoided as it may be removed in a future release.
A JMS Connection Factory Configuration resource template creates a request connection to a JMS server to enable request receipt of JMS messages.
Property | Editable? | Required? | Accepts SVars? | Description |
---|---|---|---|---|
Connection Factory JNDI Name | Y | Y | Y | A JNDI name of a Connection Factory that points to a particular queue or topic. |
JNDI Connection Configuration | Y | Y | N | The name of a JNDI Connection Configuration resource. |
Security
Property | Required? | Editable? | Accepts SVars? | Description |
---|---|---|---|---|
Enable Authentication | N | N | N | (Administrator UI only)
Enable server authentication. When checked, the authentication properties: Login Credentials, Username, and Password are displayed. The Enable Authentication property is only available in the Administrator UI.
Default: Unchecked. |
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 non-superusers, 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 checked, the SSL properties display.
Default: Unchecked. |
SSL Client Provider
|
Y | Y | N | The name of an SSL Client Provider resource. |
SSL Configuration
Note: SSL communication works only for the EMS and IBM MQ JMS providers. The Connection Factory Configuration used in the Connection Factory JNDI Name should be SSL enabled.
Property | Required? | Editable? | Accepts SVars? | Description |
---|---|---|---|---|
Enable SSL
|
Y | Y | N | Enable SSL connections. When checked, the SSL properties display.
Default: Unchecked. |
SSL Client Provider
|
Y | Y | N | The name of an SSL Client Provider resource. |
Configure SSL | N | N | N | (Not applicable to some resource templates) Invokes a wizard to import certificates from an SSL-enabled server, optionally create an SSL Client Provider resource, and configure the trust store of the newly created or an existing SSL Client Provider with the imported certificates. When you complete the wizard, the SSL Client Provider field is filled in. |
Copyright © Cloud Software Group, Inc. All rights reserved.