Oracle WebLogic, MQSeries, and TIBCO JMS Queue

You can invoke messaging services on WebLogic, MQSeries®, and TIBCO JMS queues. Use the JMS Queue component to configure the required properties.

Note: In the case of MQSeries queues, when there are more threads running than messages available for pickup, the following message may appear in the adapter window:
2002.02.25 09:25:53 MQJMS2002E failed to get message from MQ queue
Note: If you are running on IBM® AIX® and using MQSeries, include the following environment variable in the application server launch script, integration adapter script, and all agent server scripts:
LDR_CNTRL=MAXDATA=0x30000000
export LDR_CNTRL