|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: how to put a reply messsage in a cluster queue |
shifo_de
Replies: 9 Views: 7174
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 27, 2010 6:56 am Subject: how to put a reply messsage in a cluster queue |
Well thanks to all for the replays. I'm getting the point now the next question is:
Is it possible to run this pease of code on a separate host (were no qmanager is installed but MQ WebSphere Clien ... |
Topic: how to put a reply messsage in a cluster queue |
shifo_de
Replies: 9 Views: 7174
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 25, 2010 6:10 am Subject: how to put a reply messsage in a cluster queue |
ok 10x, I will test it now and will keep you in touch
regards
vasil |
Topic: how to put a reply messsage in a cluster queue |
shifo_de
Replies: 9 Views: 7174
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 25, 2010 4:21 am Subject: how to put a reply messsage in a cluster queue |
Hello Butcher,
thanks a lot fort he prompt reply. I do this actually with the following code:
…
mqManager = new MQQueueManager(managerReceive, envReceive);
int openOptions = MQC.MQOO_INPUT_A ... |
Topic: how to put a reply messsage in a cluster queue |
shifo_de
Replies: 9 Views: 7174
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 25, 2010 3:31 am Subject: how to put a reply messsage in a cluster queue |
Hello,
Currently I’m trying to write a java MQ client that has to read the request-message from a remote-queue (specified by host, port, channel etc.) and to sent the reply to a manager and que ... |
|
|
|