Administering MQ JMS export bindings

You can administer MQ JMS exports to tune, or set special features of the resource. The administrative tasks are performed using the WebSphere® administrative console.

Before you begin

You must have permission to make and save changes to the profile on the administrative console.

Why and when to perform this task

The MQ JMS export must be installed as part of a Service Component Architecture (SCA) application in your WebSphere Process Server profile.

Steps for this task

  1. Open the default messaging provider settings panel in the administrative console.

    Expand JMS Providers, click WebSphere MQ.

  2. Optional: Administer WebSphere MQ connection factories.

    Click on WebSphere MQ connection factory, in the list of additional properties. This panel shows a list of WebSphere MQ connection factories with a summary of their configuration properties. Click on the WebSphere MQ connection factory that you want to administer, or click New to create a new connection factory.

    Use the subsequent panel to browse or change the configuration properties of the selected JMS connection factory for use with WebSphere MQ as a JMS provider. These configuration properties control how connections are created to associated JMS queues and topics.

    You set these properties in the bindings for the resource reference of the application. If you do not want to modify the bindings for an existing application, locate this connection factory in the J2C panels where you can find these properties.

    The unified JMS connection factories configured in the WebSphere MQ messaging provider, allow for both point-to-point and publish/subscribe messaging.

  3. Optional: Administer WebSphere MQ queue connection factories.

    Click on WebSphere MQ queue connection factories, in the list of addition properties. This panel shows a list of WebSphere MQ queue connection factories with a summary of their configuration properties. Click on the WebSphere MQ queue connection factory that you want to administer, or click New to create a new queue connection factory.

    Use the subsequent panel to browse or change the configuration of the selected queue connection factory for use with the WebSphere MQ JMS provider. These configuration properties control how connections are created to associated JMS queues.

    A WebSphere MQ queue connection factory is used to create JMS connections to queues provided by WebSphere MQ for point-to-point messaging. Use WebSphere MQ queue connection factory administrative objects to manage queue connection factories for the WebSphere MQ JMS provider.

  4. Optional: Administer WebSphere MQ queue destinations.

    Click on WebSphere MQ queue destinations, in the list of additional properties. This panel shows a list of the WebSphere MQ queue destinations with a summary of their configuration properties. Click on the queue destination that you want to administer, or click New to create a new WebSphere MQ queue destination.

    Use the subsequent panel to browse or change the configuration properties of the selected JMS queue destination for point-to-point messaging with WebSphere MQ as a messaging provider.

    A WebSphere MQ queue destination is used to configure the properties of a JMS queue. Connections to the queue are created by the associated JMS queue connection factory for WebSphere MQ as a messaging provider.

  5. Optional: Administer WebSphere MQ topic connection factories.

    Click on WebSphere MQ topic connection factories, in the list of additional properties. This panel shows a list of the WebSphere MQ topic connection factories with a summary of their configuration properties. Click on the WebSphere MQ topic connection factory that you want to administer, or click New to create a new connection factory.

    Use the subsequent panel to view or change the configuration properties of the selected topic connection factory for use with the WebSphere MQ as a JMS provider. These configuration properties control how connections are created to the associated JMS topic destination.

    Use WebSphere MQ topic connection factory administrative objects to manage JMS topic connection factories for the WebSphere MQ JMS provider.

  6. Optional: Administer WebSphere MQ topic destinations.

    Click on WebSphere MQ topic destinations, in the list of additional properties. This panel shows a list of the WebSphere MQ topic connection factories with a summary of their configuration properties. Click on the topic destination that you want to administer, or click New to create a new topic destination.

    Use the subsequent panel to browse or change the configuration properties of the selected JMS topic destination for publish/subscribe messaging with WebSphere MQ as a messaging provider.

    A WebSphere MQ topic destination is used to configure the properties of a JMS topic for WebSphere MQ as a messaging provider. Connections to the topic are created by the associated topic connection factory.

What to do next

Save your changes to the master profile and if necessary restart WebSphere Process Server.

Last updated: Wed 06 Dec 2006 07:08:08

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)