+

Search Tips   |   Advanced Search

Manage messaging with the WebSphere MQ messaging provider

Through the WebSphere MQ messaging provider in WebSphere Application Server, Java Message Service (JMS) messaging applications can use the WebSphere MQ system as an external provider of JMS messaging resources. To enable this approach, you configure the WebSphere MQ messaging provider in WebSphere Application Server to define JMS resources for connecting to any queue manager on the WebSphere MQ network.

If the business uses WebSphere MQ, and to integrate WebSphere Application Server messaging applications into a predominantly WebSphere MQ network, the WebSphere MQ messaging provider is a logical choice. However, there can be benefits in using another provider. If we are not sure which provider combination is best suited to the requirements, see Choose messaging providers for a mixed environment.

The WebSphere MQ messaging provider supports JMS 1.1 domain-independent interfaces (sometimes referred to as "unified" or "common" interfaces), and also supports the Java EE Connector Architecture (JCA) 1.5 activation specification mechanism for message-driven beans (MDBs) across all platforms supported by WebSphere Application Server.

We can use WebSphere Application Server to configure WebSphere MQ resources for applications (for example queue connection factories) and to manage messages and subscriptions associated with JMS destinations. You administer security through WebSphere MQ.

We can use WebSphere Application Server to coordinate global transactions including WebSphere MQ without configuring the extended transactional client.

In a mixed-version WAS cell, we can administer WebSphere MQ resources on nodes of all versions. However, some properties are not available on all versions. In this situation, only the properties of that particular node are displayed in the administrative console.

For publish and subscribe messaging with WebSphere MQ as an external JMS messaging provider we have several options:


Subtopics


Related concepts

  • Introduction: Messaging resources
  • Interoperation with WebSphere MQ
  • Interoperation using the WebSphere MQ messaging provider


    Related tasks

  • Choose a messaging provider
  • Programming to use asynchronous messaging
  • Choose a messaging provider

  • JMS provider settings
  • WMQAdminCommands (AdminTask)
  • Mapping of administrative console panel names to command names and WebSphere MQ names