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 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. Using this standard makes your MQ applications more portable and allows your MQ applications to utilize 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.

Related concepts
Java Message Service (JMS)
WebSphere MQ (WMQ)
Related reference
Mapping a JMS, MQ or MQ JMS message to an SCA interface
JMS and MQ JMS data bindings
JMS and MQ JMS function selector

Feedback
(C) Copyright IBM Corporation 2005, 2007. All Rights Reserved.