2 Replies Latest reply on Oct 1, 2003 3:51 PM by dchenbecker

    Not receiving on temporary queue

    dchenbecker

      I'm teaching myself EJB and I'm working on JMS at the moment. I was trying to setup a request/reply between an MDB and a simple JMS client via a Temporary Queue, but when I perform a receive on the queue at the client the receive times out. I don't get any exceptions and the MDB is receiving the request and it says it's sending the reply. I tried setting the loggin to debug level to get some insight but it doesn't really tell me any more than I already know. I've attached the source for the MDB and the client. This is driving me nuts.

      Derek