[z/OS]

WebSphere MQ libraries and the WebSphere Application Server for z/OS STEPLIB

If you want to connect a WebSphere® Application Server connection factory to a WebSphere MQ queue manger in bindings mode, you must specify the correct WebSphere MQ libraries in the WebSphere Application Server STEPLIB concatenation.

You must specify two libraries in the STEPLIB if you do not require the option to use a default queue manger. If you do require the option to use a default queue manager, you must specify three libraries.

The following two libraries must be specified in the WebSphere Application Server STEPLIB to enable a bindings connection:
Note: A "bindings" connection is often used when WebSphere Application Server and WebSphere MQ are running on the same host. This is a cross-memory connection that is used to communicate with a queue manager. A bindings connection is also known as "call attach".
thlqual.SCSQANLx
This library contains error message information for your national language. The letter x represents the letter for your national language.
thlqual.SCSQAUTH
This library contains the code which the WebSphere MQ client code within WebSphere Application Server communicates with.
The following three libraries must be specified in the WebSphere Application Server STEPLIB to enable a bindings connection:
Note: A "bindings" connection is often used when WebSphere Application Server and WebSphere MQ are running on the same host. This is a cross-memory connection that is used to communicate with a queue manager. A bindings connection is also known as "call attach".
thlqual.SCSQANLx
This library contains error message information for your national language. The letter x represents the letter for your national language.
thlqual.SCSQAUTH
This library contains the code which the WebSphere MQ client code within WebSphere Application Server communicates with.
The name of the library that contains the CSQBDEFV program which names the default queue manager in your WebSphere MQ configuration
Contact your WebSphere MQ administrator to find out the name of this library.
If you do not have an existing WebSphere MQ library containing the CSQBDEFV program, you can set it up by following the steps in Task 19: Set Batch, TSO, and RRS adapters in the WebSphere MQ information center.



Related tasks
Creating a connection factory for the WebSphere MQ messaging provider
Configuring a unified connection factory for the WebSphere MQ messaging provider
Configuring a queue connection factory for the WebSphere MQ messaging provider
Configuring a topic connection factory for the WebSphere MQ messaging provider
Related reference
WebSphere MQ library
WebSphere MQ messaging provider queue connection factory settings
Concept topic Concept topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Jun 11, 2013 8:40:09 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v701sca&product=was-nd-mp&topic=cmm_cf_mqlibraries
File name: cmm_cf_mqlibraries.html