2 Replies Latest reply on Nov 28, 2009 3:30 AM by lekkie_lomotayo

    How to put response into a Message broker queue

    lekkie_lomotayo

      I have these 2 camel components deployed as OSGI (components).

       

      The first components retrieves messages from a Message broker and sends to to and address in the nmr (nmr:whatever).

      Here is the camelContext.xml

       

       

       

      I need the response from this service engine to be dropped into a destination queue in the message broker.

       

      How do I do that?

       

       

      Or do do I tell the nmr that the response to the initial message should be dropped into a message broker response queue?

      kr.

       

      Edited by: lekkie on Nov 26, 2009 5:59 PM