posted 18 years ago
Hi all,
Is there any way by which i can set the message id in JMS message?
I tried calling setJMSMessageId in TextMessage, but i gets overidden by the JMS provider (I am using Websphere) when the message is sent using QueueSender. I also tried calling setDisableMessageID in QueueSender.
Thanks
======
Kalai.