Gateway engine connection factory

This connection factory is used by the Gateway engine to process messaging requests.

Table 1. Connection factory properties for the Gateway engine
Property Value Description
Scope Cell Scope 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 level. For example, Cell=izhCell.

For a cluster installation, the JMS connection factory is to be configured at the cluster level. For example, Cluster=FTMCluster.

Provider The IBM® MQ messaging provider. The name of the messaging provider.
Name IZX MQ Connection Factory The name of the connection factory.
JNDI Name jms/gateway/GatewayQCF The Java™ Naming and Directory Interface (JNDI) name.
Note: The value for this entry must be exactly as shown.
Container-managed authentication alias IZX Queue Manager JAAS Alias The name of the Gateway 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 this 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.