Skip navigation links

Package com.adaptris.core.wmq

Provides adapter connectivity to WebsphereMQ based on the native MQ API.

See: Description

Package com.adaptris.core.wmq Description

Provides adapter connectivity to WebsphereMQ based on the native MQ API.

You will need to have installed and configured the WebsphereMQ Client software for your platform. The jars from the WebsphereMQ Client software should be copied into the adapter's lib directory.

The default message options that are used are sensible for most requirements, and there should be no reason to change those values. If changes are required, then access to the WebsphereMQ Information center will help when trying to find out the correct integer values to configure. Alternatively, decompiling the MQC.class in com.ibm.mq will give you the literal values associated with each constant.

Skip navigation links