Sorry, I found out that mqjbnd05.dll also is a server dll. I changed the java code to do Hashtable props = new java.util.Hashtable();
props.put
(MQC.TRANSPORT_PROPERTY, MQC.TRANSPORT_MQSERIES_CLIENT);
queueManager = new MQQueueManager(queueManagerName, props);
Then I got...
Hi,
I am trying to connect to a server manager running on Windows 2003. On the server I created a TESTM manager, a TESTQ local queue and a server, client channel as:
DEFINE CHANNEL(ALPHA) CHLTYPE(SVRCONN) TRPTYPE(TCP) +
DESCR('Server connection to WebSphere MQ client')
DEFINE CHANNEL(APLHA)...
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.