Connection factory collection
JMS connection factories create connections to...
...for both point-to-point and publish/subscribe messaging.
- default messaging provider
- WebSphere MQ messaging provider
- third-party messaging provider
Go to...
Resources | JMS | Connection factoriesTo browse or change the properties of a listed item, select its name in the list.
This type of connection factory is for applications that use JMS 1.1.
JMS connect factories can also be used for apps that use JMS 1.0.2, eliminating the need to create domain-specific connection factories, such as a queue connection factory.
In a mixed release cell, these connection factories are not available for V5, 6.0 or 6.1 nodes.
- Name
- Display name of each connection factory instance.
- JNDI name
- JNDI name of each connection factory instance.
- Provider
- The messaging provider that supports each connection factory instance.
- default messaging provider (service integration)
- WebSphere MQ messaging provider
- third-party messaging provider
- Description
- An optional description of each connection factory instance.
- Scope
- The level to which this resource definition is visible; for example, the cell, node, cluster, or server level.
Buttons
New Create a new JMS resource of this type. Delete Delete the selected items.
Related tasks
Set a unified connection factory for the WebSphere MQ messaging provider
Set a JMS connection factory for a third-party messaging provider
Choose a messaging provider
Listing JMS resources for the WebSphere MQ messaging provider
Listing JMS resources for a third-party messaging provider
Listing JMS resources for the default messaging provider
Set a unified connection factory for the default messaging provider
Related
WebSphere MQ messaging provider connection factory settings
Third-party JMS connection factory settings
Mapping of admin console panel names to command names and WebSphere MQ names 
Related information
JMS interfaces - explicit polling for messages