The unified JMS connection factories configured in the WebSphere MQ messaging provider, for both point-to-point and publish/subscribe messaging.
This panel shows a list of the WebSphere MQ unified JMS connection factories with a summary of their configuration properties. In a deployment manager cell, these connection factories are not available for Version 5 nodes.
This type of connection factory is sometimes called a "unified" or "domain-independent" JMS
connection factory, and supports the JMS 1.1 domain-independent interfaces (referred to as the "common interfaces" in the JMS specification). This enables
applications to use the same, common, interfaces for both point-to-point and publish/subscribe messaging. A unified JMS connection factory also supports the domain-specific (queue and topic) interfaces, as used in JMS 1.0.2, so
applications can still use those interfaces.
To view this page, use the administrative console to complete the following steps:
To define a new connection factory, click New .
To view or change the properties of a queue connection factory, click its name in the list displayed.
To act on one or more of the connection factories listed, select the check boxes next to the names of the objects that you want to act on, then use the buttons provided.
WebSphere MQ connection factory settings
WebSphere MQ Provider connection factory settings for application clients
Related tasks
Configuring JMS resources for the WebSphere MQ messaging provider
Related information
JMS interfaces explicit polling for messages