Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

JMS Queues

Column Display     Related Tasks     Related Topics

A JMS queue represents the point-to-point (PTP) messaging model, which enables one application to send a message to another. PTP messaging applications send and receive messages using named queues. A queue sender (producer) sends a message to a specific queue. A queue receiver (consumer) receives messages from a specific queue.

This page summarizes the JMS queues that have been created for this JMS module.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name

The name of this JMS queue.

JNDI Name

The JNDI name used to look up this queue within the JNDI namespace.

Related Tasks

Related Topics


Back to Top