Author |
Message |
Topic: Request/Reply in Cluster |
bkissinger
Replies: 3 Views: 2734
|
Forum: Clustering Posted: Wed Sep 29, 2004 10:44 pm Subject: Request/Reply in Cluster |
Hi siliconfish,
thanks for your hint, i forgot to mention that we ware suppliing both the ReplyToQueue and ReplyToQmgr.
But am I right by saying that the receiver of the Request (in which I did ... |
Topic: Request/Reply in Cluster |
bkissinger
Replies: 3 Views: 2734
|
Forum: Clustering Posted: Wed Sep 29, 2004 7:52 am Subject: Request/Reply in Cluster |
Hello all,
we have two Qmgr (QM1, QM2) in our Cluster, each sending Requests(MQMT_REQUEST) to another Qmgr(QM3) which resides also in the same Cluster. An application receives the Requests on QM3 ... |
Topic: How to use ReplyToQmgr |
bkissinger
Replies: 1 Views: 2293
|
Forum: IBM MQ API Support Posted: Wed Sep 29, 2004 5:55 am Subject: How to use ReplyToQmgr |
Hello all,
we want to send a Reply to a Qmgr that resides in a cluster and therefore have to use the field ReplyToQmgr from the Request.
Without paying Respect to that field, our application (C ... |
Topic: C#: Different ways to "Put" Message |
bkissinger
Replies: 2 Views: 2886
|
Forum: IBM MQ API Support Posted: Wed Sep 22, 2004 7:48 am Subject: C#: Different ways to "Put" Message |
Hello all,
I am programming in C#. There are two ways to put a message into a
queue:
a) Calling put on the MQQueueManager object or
b) Createing a Queue-Object and calling put on this one
... |
Topic: Can Server act as Client? |
bkissinger
Replies: 5 Views: 3888
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Mar 19, 2004 4:11 am Subject: Can Server act as Client? |
Hello,
we have a WebsphereMQ Server 5.3 Installation (Windows 2000). Now this Server has to act as a Client for another Server.
Unfortunately, setting the Environment Variable "MQServer" and runni ... |
Topic: amqdnet.dll installation problem |
bkissinger
Replies: 8 Views: 8053
|
Forum: IBM MQ API Support Posted: Wed Mar 10, 2004 8:41 am Subject: amqdnet.dll installation problem |
Hi,
we installed the WebsphereMQ-Client-Software 5.3 for Windows2000, which comes along with a file
amqdnet.dll, which contains the .net classes for WebsphereMq.
Unfortunately we could not register ... |