Restrictions and variations for core classes of IBM MQ classes for Java
The core classes generally behave consistently across all environments, even if the equivalent MQI calls normally have environment differences. The behavior is as if a Windows, UNIX or Linux IBM MQ queue manager is used, except for the following minor restrictions and variations.
- Restrictions for MQGMO_* values in IBM MQ classes for Java
Certain MQGMO_* values are not supported by all queue managers. - Restrictions for MQPMRF_* values in IBM MQ classes for Java
These are used only when putting messages to a distribution list, and are supported only by queue managers supporting distribution lists. For example, z/OS queue managers do not support distribution lists. - Restrictions for MQPMO_* values in IBM MQ classes for Java
Certain MQPMO_* values are not supported by all queue managers - Restrictions and variations for MQCNO_* values in IBM MQ classes for Java
Certain MQCNO_* values are not supported. - Restrictions for MQRO_* values in IBM MQ classes for Java
The following report options can be set. - Miscellaneous differences between IBM MQ classes for Java on z/OS and other platforms
IBM MQ for z/OS behaves differently from IBM MQ on other platforms in some areas.
Parent topic: IBM MQ classes for Java environment-dependent behavior