Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.5_CTP_3.1.1

...

To use the MQ option, you must add jars from a WebSphere MQ client or server installation. MQ Clients can be downloaded at http://www.ibm.com/software/integration/wmq/clients/.

For

...

You can find these under [WebSphere MQ installation directory]/java/libWebSphere MQ 8, the required jar is:

  • com.ibm.mq.allclient.jar.

For

...

You can find these under [WebSphere MQ installation directory]/java/libWebSphere MQ 7, the required jars are:

  • com.ibm.mq.jar
  • com.ibm.mqjmsmq.jmqi.jar
  • com.ibm.mq.commonservicesheaders.jar jar
  • com.ibm.mq.headerspcf.jar
  • com.ibm.mq.jmqicommonservices.jar
  • connector.jardhbcore.jar

For WebSphere MQ 6 and earlier, the required jars are:

  • com.ibm.mq.pcfjar
  • connector.jar

You also need to download the following jar:

  • ME01: WebSphere MQ - Initial Context Factory — mqcontext.jar

For MQ 6.0

You can find these under [WebSphere MQ installation For all versions, these jar files can be found at [WebSphere MQ Installation directory]/java/lib:

...

.

...

You also need to download the following jars:

  • MS0B: WebSphere MQ Java classes for PCF — com.ibm.mq.pcf.jar
  • ME01: WebSphere MQ - Initial Context Factory — mqcontext.jar

MQ Client Download

The jars from [WebSphere MQ installation directory]/java/lib are also included in the MQ Client. The MQ 6 Client is no longer available from IBM. The MQ 7 Client is available at http://www-01.ibm.com/support/docview.wss?uid=swg24019253

To add these jar files to SOAtest's or Virtualize's classpath, complete the following:

...