+

Search Tips   |   Advanced Search

Queue connection factory collection


A queue connection factory is used to create connections to the associated JMS provider of the JMS queue destinations, for point-to-point messaging.

In the admin console, to view this page click Resources > JMS > Queue connection factories .

To browse or change the properties of a listed item, select its name in the list.

To act on one or more of the listed items, select the check boxes next to the names of the items to act on, then use the buttons provided.

To change what entries are listed, or to change what information is shown for entries in the list, use the Filter settings.

This page lists the JMS queue connection factories that are available to WAS applications at the scope indicated by the Scope field.

A JMS queue connection factory is used to create connections to JMS destinations. When an application needs a JMS queue connection, an instance can be created by the factory for the JMS provider that is named in the Provider column of the list.

This type of connection factory is for applications that use the JMS 1.0.2 queue-specific interfaces.

Name

The display name of each queue connection factory instance.

JNDI name

The Java™ Naming and Directory Interface (JNDI) name of each queue connection factory instance.

Provider

The messaging provider that supports each queue connection factory instance.

Description

An optional description of each queue 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


Choose a messaging provider
Listing JMS resources for the WebSphere MQ messaging provider
Listing JMS resources for a third-party messaging provider
Listing V5 default messaging resources
Listing JMS resources for the default messaging provider
Set a queue connection factory for the default messaging provider
Set a queue connection factory for the WebSphere MQ messaging provider
Set a JMS connection factory for a third-party messaging provider
Set a queue connection factory for V5 default messaging

 

Related


WebSphere MQ messaging provider queue connection factory settings
Third-party JMS connection factory settings
Version 5 default messaging queue settings
Mapping of admin console panel names to command names and WebSphere MQ names

 

Related information


JMS interfaces - explicit polling for messages