|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: MQSI Test 290 |
asiufy
Replies: 0 Views: 2123
|
Forum: General Discussion Posted: Tue Mar 04, 2003 1:02 pm Subject: MQSI Test 290 |
Any tips on the MQSI certification test #290? Any links/test examples other than IBM's?
Thanks. |
Topic: MQJMS2008 |
asiufy
Replies: 20 Views: 22965
|
Forum: IBM MQ Java / JMS Posted: Tue Jun 04, 2002 11:39 am Subject: MQJMS2008 |
what is the queue manager name that is getting used ??? you need to use "" which will pick up the default queue manager.
Can't use "" for queue manager name... Here's what I get:
MQJE001: C ... |
Topic: MQJMS2008 |
asiufy
Replies: 20 Views: 22965
|
Forum: IBM MQ Java / JMS Posted: Tue Jun 04, 2002 9:46 am 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: MQ Programming and Perl |
asiufy
Replies: 5 Views: 12955
|
Forum: General Discussion Posted: Fri Feb 15, 2002 11:59 am Subject: MQ Programming and Perl |
I'd love to see either more examples (with comments) or a tutorial on Perl/MQ...
Thanks... |
Topic: blocked get. |
asiufy
Replies: 2 Views: 11472
|
Forum: IBM MQ Java / JMS Posted: Mon Sep 10, 2001 7:59 am Subject: blocked get. |
Hi.
I need to write a Java daemon that listens to a queue for incoming messages.
I have set my getMessageOptions like this:
gmo.options = MQC.MQGMO_WAIT;
gmo.waitInterval = MQC.MQWI_UNLIMITED;
... |
|
|
|