Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Messaging resources > Manage messaging with the WebSphere MQ messaging provider > Configure JMS resources for the WebSphere MQ messaging provider
Configure a queue for the WebSphere MQ messaging provider
Use this task to view or change the configuration of a JMS queue destination for point-to-point messaging with the WebSphere MQ messaging provider. This task contains an optional step for you to create a new JMS queue destination.
To view or change the configuration of a queue destination for use with the WebSphere MQ messaging provider, use the admin console...
Procedure
- In the navigation pane, click Resources > JMS ->Queues to view existing queue destinations, with a summary of their properties.
- Select the Scope corresponding to the scope of the queue destinations to view or change.
- To view or change the properties of an existing queue destination, click its name in the list. Otherwise, to create a new queue...
Optional. Change WebSphere MQ queue settings, according to your needs.
- Click New in the content pane. Select WebSphere MQ messaging provider then click OK.
- Specify the following required properties.
- Name
- The name by which this queue destination is known for administrative purposes within WAS.
- JNDI name
- The JNDI name used to bind the queue destination into the namespace.
- Queue name
- The name of the WebSphere MQ queue to which messages are sent.
- Click Apply. This defines the queue destination to WAS, and enables you to browse or change additional properties.
- Click OK.
- Save any changes to the master configuration.
- To have the changed configuration take effect, stop then restart the application server.
Related
WebSphere MQ messaging provider queue settings
Configure JMS resources for the WebSphere MQ messaging provider
Related
Performance for WebSphere MQ queues
createWMQQueue command
deleteWMQQueue command
listWMQQueues command
modifyWMQQueue command
showWMQQueue command