1 Reply Latest reply on Feb 15, 2008 10:13 AM by adrian.brock

    EJB not receive synchrounous message

    fbastos1

      Hi,
      I'd created an EJB session waiting synchrounously to a jms message on a Queue.
      For that, the stateless create an queueReceiver and call the receive method.
      However the stateless not receive the jms message.
      Normaly the specification JMS and EJB enable to do this.
      An idea?
      regards,
      Fabrice