1 Reply Latest reply on May 6, 2013 3:55 AM by ataylor

    jmsMessage.setJMSMessageID(...) not working? (How to set customised messageID to JMS message ?)

    ajinkya.bambal

      I want to set jms messageId in sequence 1,2,3.... while sending a Jms Message in HornetQ. But when ever I tried to set my customised MessageID to JMS message  at the consumer end MessageID of same JMS message is different. while doing so  I found that JMS MessageID has some specific format . So how do I set my customised MessageID ?