+

Search Tips   |   Advanced Search

IBM MQ messaging provider

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

If our business uses IBM MQ, and we want to integrate WAS messaging applications into a predominantly IBM MQ network, the IBM 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 your requirements, see Choosing messaging providers for a mixed environment.

The IBM 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 WAS.

Use WAS to configure IBM MQ resources for applications (for example queue connection factories) and to manage messages and subscriptions associated with JMS destinations. You administer security through IBM MQ.

Use WAS to coordinate global transactions including IBM MQ without configuring the extended transactional client.

In a mixed-version WAS cell, we can administer IBM 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 IBM MQ as an external JMS messaging provider we have several options:


Tasks


Subtopics


Related:

  • Introduction: Messaging resources
  • Interoperation with IBM MQ
  • Interoperation using the IBM MQ messaging provider
  • Choose a messaging provider
  • Programming to use asynchronous messaging
  • JMS provider settings
  • WMQAdminCommands
  • Mapping of administrative console panel names to command names and IBM MQ names