Java Message Service (JMS)

The MQe classes for Java™ Message Service (JMS) are a set of Java classes that implement the Sun JMS interfaces to enable JMS programs to access MQe systems. This topic describes how to use the MQe classes for JMS.

The initial release of JMS classes for MQe Version 2.1, supports the point-to-point model of JMS, but does not support the publish or subscribe model.

The use of JMS as the API to write MQe applications has a number of benefits, because JMS is open standard:
  • The protection of investment, both in skills and application code
  • The availability of people skilled in JMS application programming
  • The ability to write messaging applications that are independent of the JMS implementations

More information about the benefits of the JMS API is on Sun's Web site at http://java.sun.com.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.