7 Replies Latest reply on Feb 10, 2015 5:41 AM by ataylor

    Multiple messages are getting logged in the Topic for a single message push

    rakesh.arora

      Hi All,

      I configured a HornetQ Topic in JBoss.

      This Topic has 2 subscriber associated with it.

      When I push a message to this topic [with help of org.springframework.jms.core.JmsTemplate send() method], I get to see in JBoss console that, 2 messages are getting logged in this topic with the same content.

       

      Also I have MDB [Message driver bean] associated with this Topic, which are also able to process 2 messages from this topic.

      Please help with the reason for this behavior as I need only one message in the topic.

       

      Regards,

      Rakesh