2 Replies Latest reply on Apr 22, 2016 5:17 AM by ravi21588

    JMS Reference Binding for POJO Objects - Exchange body going as null

    ravi21588

      Hi All,

      Iam trying to place a pojo message object in to JMS Reference Hornet Queue.

      Iam able to put the message successfully,another component is listening to the queue and when the component picks the message the exhange body is coming as null.

      In the pojo class i have implements Serializable interface.

      attached message trace for the same.

      Can you tell me what might be the issue.