JMS: changes to JAR files for JMS 2.0

In order to support Java Message Service 2.0, changes have been made to IBM® MQ 8.0.

IBM MQ 8.0 supports the JMS 2.0 version of the JMS standard. For further details, see the JMS 2.0 specification at Java.net.

Any code written to be used with IBM MQ must use the jms.jar file supplied with the product. For IBM MQ 8.0, this jms.jar file is now a JMS 2.0 set of interfaces.

Several JAR files that were used by previous versions have been removed:
  • CL3Export.jar and CL3Nonexport.jar have been removed.
  • dhbcore.jar and connector.jar have been removed.
  • ldap.jar, jndi.jar and jta.jar have been removed, as they are now part of the JDK