The WebSphere MQ (Legacy) input connector enables StreamServer to receive messages from IBM WebSphere message queues.The WebSphere MQ (Legacy) output connector enables StreamServer to deliver messages to IBM WebSphere message queues.To be able to run a 64-bit StreamServer against 64-bit WebSphere MQ (zSeries platform), you must point LD_LIBRARY_PATH directly to the 64-bit WebSphere MQ libraries.You must set the path to the WebSphere MQ libraries before all other paths. By setting LD_LIBRARY_PATH before you start bootloader.sh, it will appear at the beginning of STRS_LIBRARY_PATH.
Example 49 $export LD_LIBRARY_PATH=/opt/mqm/lib64/
OpenText StreamServe 5.6 | Updated: 2013-03-01 |