Services Framework engine connection factory
This connection factory is used by the Services Framework engine to process messaging requests.
Property | Value | Description |
---|---|---|
Scope | Cell | Specifies the level at which the resource definition is visible. For a stand-alone
server installation, the JMS connection factory is to be configured at the cell scope. For example,
For a cluster installation, the JMS connection factory is to be
configured at the cluster scope. For example, |
Provider | The IBM® MQ messaging provider. | The name of the messaging provider. |
Name | IYB Base Services MQ Connection Factory | The name of the connection factory. |
JNDI Name | jms/iyb/services/BaseServicesQCF | The Java™ Naming and Directory Interface (JNDI)
name. Note: The value for this entry must be exactly as shown.
|
Container-managed authentication alias | IYB Queue Manager JAAS Alias | The name of the Services Framework queue manager JAAS alias. |
Mapping-configuration alias | DefaultPrincipalMapping | The JAAS configuration maps an authentication alias to its user ID and password. |
Queue manager | Customer specified | The name of the IBM MQ queue manager for the connection factory. |
Host | Customer specified | The name of the host on which the IBM MQ queue manager runs. |
Port | Customer specified | The TCP/IP port number used to connect to the IBM MQ queue manager. |
Transport type | Client | Specifies to use the IBM MQ client connection to connect to the queue manager. |
Retain messages, even if no matching consumer is available | Selected | Specifies whether unwanted messages are left on the queue. |
Support two phase commit protocol | Selected | Specifies whether the connection factory is for XA or non-XA coordination of messages. |
Fail JMS method calls if the WebSphere® MQ queue manager is quiescing | Selected | Indicates whether selected JMS operations fail if they are called while the queue manager is quiescing. |