2 Replies Latest reply on Nov 16, 2003 10:28 PM by darshkp

    In MDB>>onMessage(...), am getting msg.getJMSReplyTo() == nu

    darshkp

      Hi All,

      I have an MDB Bean, which is sending back a response to the same queue. When i try to get the destination from the message using msg.getJMSReplyTo(), it is always null.

      Can anybody help me figure out why this is happening. Thnaks in advance