Posted: Fri Nov 14, 2008 4:51 am Post subject: Connection without specifying Qmgr name
Centurion
Joined: 30 Oct 2008 Posts: 107
Hi,
I just started implement .NET (C#) application to access WMQ cluster.
There are few Qmgrs in the cluster.
In the WMQ cluster manual in IBM Help System, it said that we can access WMQ qmgr in a cluster by filling in the host name and the port# in the hashtable.
Here is what it said:
"By setting the properties MQC.HOST_NAME_PROPERTY and, optionally, MQC.PORT_PROPERTY in a hashtable entry on an MQQueueManager constructor:
public MQQueueManager(String queueManagerName, Hashtable properties)
"
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum