Go to the MQSeries information center that gets installed with your MQ series installation. on the search tab look for Part 2. Programming with MQ based Java. Under that topic you will find the API's. The Look and feel of the API screens are not like the Java Help UI but they solve your purpose...
Regarding sharing of connection handles by threads i have a clarification.
If there are two threads one that is putting message onto the out queue and another reading from the in queue then is it that they have to have separate connection handles and they cant share the same handle to read or...
Another thing i forgot to mention. When i run the exe imqsgets.exe provided by IBM in \cplus\samples\in directory the program is able to read the message from the queue that i specify. But when i use imqsgetc.exe provided in the same directory it throws a connect failed reason code 2059 error
I am having a similar problem to the kind sanvaranas is having. I have MQSeries installed on my system. I have created a default Q manager called QMGR1. At the time of creation of queue manager i checked the option to create a listener for TCP/IP to work on port 1414. I have a sender channel to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.