+

Search Tips   |   Advanced Search

Connection factory collection

Use this page to create connections to the associated JMS provider for JMS destinations.

In the console page, to view this page click Resources > JMS > 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 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 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 of the JMS provider named in the Provider column of the list.

This type of connection factory is for applications that use the JMS 1.1 domain-independent interfaces (referred to as the "common interfaces" in the JMS specification).

This type of JMS connection factory can also be used by the domain-specific (queue and topic) interfaces, as used in JMS 1.0.2, so applications can still use those interfaces without the need for you to create a domain-specific connection factory, such as a queue connection factory.

 

General properties

Name

The name of the connection factory.

Provider

Specifies a JMS provider, which enables asynchronous messaging based on the JMS. It provides J2EE connection factories to create connections for specific JMS queue or topic destinations. JMS provider administrative objects are used to manage JMS resources for the associated JMS provider.

Description

A description of the 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

 

Reference topic