Configure a JMS queue destination, for WebSphere MQ

Use this task to browse or change a JMS queue destination for point-to-point messaging with WebSphere MQ as a messaging provider. This task contains an optional step for you to create a new JMS queue destination.

 

Overview

To browse or configure a JMS queue destination for use with WebSphere MQ as a messaging provider, use the administrative console to complete the following steps:

 

Procedure

  1. Display the WebSphere MQ messaging provider. In the navigation pane, expand Resources > JMS Providers > WebSphere MQ.

  2. Optional: Change the Scope setting to the level at which the JMS destination is visible to applications.

  3. In the contents pane, under Additional Properties, click WebSphere MQ queue destinations This displays a table listing any existing JMS queue destinations, with a summary of their properties.

  4. To browse or change the properties of an existing JMS queue destination, click its name in the list. Otherwise, to create a new queue, complete the following steps:

    1. Click New in the content pane.

    2. Specify the following required properties. We can specify other properties, as described in a later step.

      Name

      The name by which this queue destination is known for administrative purposes within IBM WebSphere Application Server.

      JNDI name

      The JNDI name that is used to bind the queue destination into the name space.

      Base Queue Name

      The name of the queue to which messages are sent, on the queue manager specified by the Base Queue Manager Name property.

      CCSID

      The coded character set identifier for use with the WebSphere MQ queue manager; for example: 850.

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

  5. Optional: Change properties for the queue destination, according to your needs.

  6. Optional: If you want WebSphere Application Server to try to use the WebSphere MQ queue manager's remote administration utilities to create the queue, configure the WebSphere MQ Queue Connection properties.

    If you have already created your underlying queue in WebSphere MQ using its administration tools (such as runmqsc or MQ Explorer), you do not need to configure any of the WebSphere MQ Queue Connection properties. You only need to configure these properties if you want WAS to try to use the WebSphere MQ queue manager's remote administration utilities to create the queue.

    To be able to browse or change these MQ Config properties, have installed the WebSphere MQ client. If you have not done this, the administrative console displays messages like the following

    The WMQQueueDefiner MBean has encountered an error.
    WMSG0331E: The MQ Client is required for this functionality, but it is not installed.
    

    Note: For any changes to these properties to take effect on the queue manager, the WebSphere MQ Queue Manager on which the queue resides (or will reside) must be configured for remote administration and be running.

    For more details about these properties, see WebSphere MQ config properties for the queue destination.

  7. Click OK.

  8. Save any changes to the master configuration.

  9. To have the changed configuration take effect, stop then restart the application server.


 

Related Tasks


Configuring a JMS queue connection factory, for WebSphere MQ

Related reference
WebSphere MQ queue settings
WebSphere MQ queue settings (MQ Config)

 



 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.