|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: MQJMS2008 |
kishoret
Replies: 20 Views: 22968
|
Forum: IBM MQ Java / JMS Posted: Fri Jan 18, 2002 3:05 pm Subject: MQJMS2008 |
My code also fails at the same statement. In my case, if a give a local queue name , it is working ok . If I give a cluster queue name in JNDI, it is failing at the session.createSender(QUEUE) and giv ... |
Topic: Reference Message- JAVA |
kishoret
Replies: 0 Views: 4130
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 08, 2002 2:22 pm Subject: Reference Message- JAVA |
Is there any reference interface in java which is similar to MQRMHX in c/c++ for reference message handling ??? Any help is highly appreciated ... |
Topic: Put message in cluster queue |
kishoret
Replies: 3 Views: 12302
|
Forum: Clustering Posted: Tue Jan 08, 2002 2:07 pm Subject: Put message in cluster queue |
Thanks for your response.I think I found out the problem with that error. There is no Option flag available for mqput1 to open cluster queue. So I got to open with MQOpen and set Options flag and the ... |
Topic: Put message in cluster queue |
kishoret
Replies: 3 Views: 12302
|
Forum: Clustering Posted: Tue Jan 08, 2002 7:57 am Subject: Put message in cluster queue |
I created cluster CLUS having queue manager QM1 on machine1 and QM2 on remote machine.I created a local queue QM2_Q1 which is shared as a cluster queue in cluster CLUS on QM2.
I want to put a msg in ... |
|
|
|