1 Reply Latest reply on Sep 29, 2008 7:15 AM by marklittle

    RequestResponse MEP and JMSReplyTo

    jurgenvb

      Hi,

      I have a problem with the usage of the RequestResponse MEP.

      Following UC :

      Client sends JMS Message to a queue and defines a JMSReplyTo target queue in the header.

      The ESB service is defined as RequestResponse MEP and defines a JMS listener on the incoming queue.

      Now at the end of the action processing , nothing happens and the response message (returned by the last action) is not routed to the queue as specified by JMSReplyTo.

      When investigating the message object as processed by the service, I notice that the ReplyToEPR is not set. Should this not have been done by the JMS listener ( acting as gateway) ?
      Or am I missing here something ?

      Jboss Messaging used as JMS provider.
      ESB 4.4.GA


      Thanks for your feedback..

      Jurgen.