IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with messaging systems

WebSphere MQ Java Message Service (MQ JMS)

MQ JMS is a set of Java™ classes that enables JMS applications using WebSphere MQ as the messaging provider.

The JMS API is an open standard API for sending and receiving messages. It allows components based on Java Platform, Enterprise Edition (Java EE) to create, send, receive, and read messages. Using this standard makes your MQ applications more portable and allows your MQ applications to use different JMS implementations for different circumstances. In MQ JMS, both the point-to-point and publish-subscribe distribution of messages are supported unlike MQ, which is limited to point-to-point.

This section leads you through the generation of an MQ JMS import and export binding.

Access external services with messaging systems


Related concepts:
Java Message Service (JMS)
Generic JMS
WebSphere MQ (WMQ)


Related reference:
Mapping a message to an SCA interface
Recommendations when using messaging bindings
Language support in non-EIS bindings