|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 3 matches |
Author |
Message |
Topic: Trouble w\JMSMessageID, JMSCorrelationID & message sele |
jonstrande
Replies: 15 Views: 22901
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 07, 2002 4:47 am Subject: Trouble w\JMSMessageID, JMSCorrelationID & message sele |
Raj,
Sure, here is what I did (This is sort of contact admin code, but you get the idea):
message.setJMSCorrelationID("12681"); //random number for testing
System.out.println( ... |
Topic: Trouble w\JMSMessageID, JMSCorrelationID & message sele |
jonstrande
Replies: 15 Views: 22901
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 29, 2002 6:34 am Subject: Trouble w\JMSMessageID, JMSCorrelationID & message sele |
I got this working.
There are several things I was doing wrong, not the least of which was the fact that when the trigger ran on the IN channel, the CorrelId was not being carried forward to the me ... |
Topic: Trouble w\JMSMessageID, JMSCorrelationID & message sele |
jonstrande
Replies: 15 Views: 22901
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 29, 2002 5:41 am Subject: Trouble w\JMSMessageID, JMSCorrelationID & message sele |
Hello all,
I am using MQ/JMS classes to send a message to a queue and then get a message out of the queue. The messages are being written to the 'IN' channel and read back out of an 'OUT' channel. ... |
|
|
|