I am using MQ 6 and Websphere 7 listerner Port to consume the message.
I could able to read message properties, correlation id with any other client programs except MDB.
For a application running on WAS 7, we have to write a message to one queue and then read the same message for further processing. It is found that an id (JMS Correlation ID) being set in the message ...