+

Search Tips   |   Advanced Search

Set a queue for V5 default messaging


Use this task to browse or change the properties of a JMS queue destination for point-to-point messaging by WAS V5 applications. This task contains an optional step for you to create a new topic destination.

To configure a JMS queue destination for use by WAS V5 applications, use the admin console to complete the following steps:

 

  1. In the navigation pane, click Resources > JMS > JMS providers .

  2. Select the V5 default messaging provider for which you want to configure a queue destination.

  3. Change the Scope setting to the level at which the JMS destination is visible to applications.

    If we define a V 5 JMS resource at the Cell scope level, all users in the cell can look up and use that JMS resource.

  4. In the content pane, under Additional Properties, click Queues

    This displays any existing queue destinations for the Version 5 default messaging provider in the content pane.

  5. To browse or change an existing JMS queue destination, click its name in the list. Otherwise, to create a new queue destination...

    1. Click New in the content pane.

    2. Specify the following required properties.

      Name

      The name by which this queue destination is known for administrative purposes within IBM WAS.

      JNDI Name

      The JNDI name used to bind the queue destination into the namespace.

    3. Click Apply. This defines the queue destination to WAS, and enables you to browse or change additional properties.

  6. Change properties for the queue destination, according to the needs.

  7. Click OK.

  8. Save any changes to the master configuration.

  9. To make a queue destination available to applications, host the queue on a JMS server. To add a new queue to a JMS server or to change an existing queue on a JMS server, you define the administrative name of the queue to the JMS server.

    To define the administrative name of the queue to the JMS server, see Manage V5 JMS servers in a dmgr cell.

  10. To have the changed configuration take effect, stop then restart the appserver.


Version 5 default messaging queue settings

 

Related tasks


Set a queue connection factory for V5 default messaging
Set V5 default messaging resources
Manage WAS V5 JMS use of messaging resources in later versions of WAS ND