2 Replies Latest reply on Mar 12, 2002 2:49 AM by pra

    Unable to received message

      Hi,

      Sorry to bother you for some basic question. I have create
      a simple client app that send message via Queue, and
      a MDB read the message from the Queue and then
      response via Topic. Topic respond portion of the code is
      working. But somehow message sending via Queue just
      disappeared.

      The queue I am using is queue/Init
      I have attached the ejb-jar.xml and jboss.xml files for my MDB.

      Can someone please enlighten me why my MDB is not getting
      message.