Queue collection

A JMS queue is used as a destination for point-to-point messaging.

In the administrative console page, to view this page click Resources > JMS > Queue.

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 destinations that are available to WebSphere applications at the scope indicated by the Scope field.

Use topic destination administrative objects to manage JMS queues for the JMS provider that is named in the Provider column of the list. Connections to the queue are created by a connection factory (or queue connection factory) for that JMS provider.

 

General properties

Name

The name of the queue.

Provider

Specifies a JMS provider, which enables asynchronous messaging based on the Java Message Service (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 queue.

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