Use this task to configure a JMS queue for point-to-point messaging
with the default messaging provider.
Before you begin
This task configures a JMS queue to use a queue destination on
a service integration bus. The queue destination is the virtual location on
the bus where messages are stored and processed for the JMS queue. If you
have not created the required destination, use the task described in Configuring a destination for JMS
queues.
About this task
To configure a JMS queue for the default messaging provider, use
the administrative console to complete the following steps.
Procedure
- Display the default messaging provider. In the navigation
pane, click .
- Select the default provider for which you want to configure a queue.
- Optional: Change the Scope check
box to set the level at which the JMS queue is to be visible, according to
your needs.
- In the content pane, under the Additional properties heading, click Queues. This displays any existing JMS queues for the default messaging
provider in the content pane.
- Display the properties of the JMS queue. If you want
to display an existing JMS queue, click one of the names listed.
Alternatively,
if you want to create a new JMS queue, click New, then
specify the following required properties:
- Name
- Type the name by which the queue is known for administrative purposes.
- JNDI name
- Type the JNDI name that is used to bind the queue into the namespace.
- Queue name
- Select the name of the queue on a service integration bus that this JMS
queue is to use.
- Specify properties for the JMS queue, according to your needs.
- Click OK.
- Save your changes to the master configuration.