+

Search Tips   |   Advanced Search

Topic connection factory collection

A topic connection factory is used to create connections to the associated JMS provider of JMS topic destinations, for publish and subscribe messaging.

In the console page, to view this page click Resources > JMS > Topic 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 topic 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 topic-specific interfaces.

 

General properties

Name

The name of the topic 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 WAS; for WebSphere MQ messaging provider resources are provided by a separate WebSphere MQ installation.

Description

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