Accessibility anchor links, skip to the following content sections: title, main, important messages

CBO Buyer XA QueueConnectionFactory

A queue connection factory is used to create connections to the associated JMS provider of JMS queue destinations, for point-to-point messaging. Use WebSphere MQ Queue Connection Factory administrative objects to manage queue connection factories for the WebSphere MQ JMS provider. View more information about this field

Configuration
General Properties
Information required cells:jupiterNetwork:nodes:jupiter:servers:jupiterC View more information about this field The scope of the configured resource. This value indicates the configuration location for the configuration file.
Information required View more information about this field The required display name for the resource.
Information required View more information about this field The JNDI name for the resource.
View more information about this field An optional description for the resource.
View more information about this field An optional category string which can be used to classify or group the resource.
View more information about this field References authentication data for component-managed signon to the resource.
View more information about this field References authentication data for container-managed signon to the resource.
View more information about this field Select a suitable JAAS login configuration from the security-JAAS configuration panel to map the user identity and credentials to a resource principal and credentials that is required to open a connection to the back-end server.
View more information about this field The name of the WebSphere MQ queue manager for this connection factory. Connections created by this factory connect to that queue manager.
View more information about this field The name of the host on which the WebSphere MQ queue manager runs, for client connection only.
View more information about this field The TCP/IP port number used for connection to the WebSphere MQ queue manager, for client connection only.
View more information about this field The name of the channel used for connection to the WebSphere MQ queue manager, for client connection only.
View more information about this field Whether WebSphere MQ client TCP/IP connection or inter-process bindings connection is to be used to connect to the WebSphere MQ queue manager. Inter-process bindings may only be used to connect to a queue manager on the same physical machine.
View more information about this field The name of the model queue definition that can be used by the queue manager to create temporary queues if a queue requested does not already exist.
View more information about this field The JMS client identifier used for connections to the WebSphere MQ queue manager.
View more information about this field The coded character set identifier for use with the WebSphere MQ queue manager.
Enable message retention View more information about this field Select this tick box to specify that unwanted messages are to be left on the queue. Otherwise, unwanted messages are dealt with according to their disposition options.
Enable XA View more information about this field Attribute to indicate whether or not the JMS provider is XA enabled or not. This attribute only applies to specialized models of JMSConnectionFactory. It is meaningless for GenericJMSConnectionFactories, as they define such feature enablements through name/value property pairs.

Additional Properties
Connection Pool Connection pool settings for JMS. These settings are not used for Generic JMS Connection Factories.
Session Pools An optional set of session pool settings.

Related Items
J2C Authentication Data Entries Specifies a list of userid and password for use by Java 2 Connector security.