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 administrative console page, to view this page click Resources > JMS > Queue connection factory .

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 that you want 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 WebSphere applications at the scope indicated by the Scope field.

A JMS connection factory is used to create connections to JMS destinations. When an application needs a JMS 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.

 

General properties

Name

The name of the queue connection factory.

Provider

The type of JMS provider that provides the JMS resource. For example, for Default messaging provider resources are provided by service integration technologies as part of WebSphere Application Server; for WebSphere MQ messaging provider resources are provided by a separate WebSphere MQ installation.

Description

A description of the queue connection factory.

Scope

The level to which this resource definition is visible; for example, the cell, node, cluster, or server level.

 

Buttons

New Click this button to create a new JMS resource of this type.
Delete Click this button to delete the selected items.


Related tasks
Installing and configuring a JMS provider