Camel does request reply fine on it's own?
If you set the replyto and mark the exachange inout, use a producer template in 
a processor or camel-cxf 
you are set.

/je

On Feb 20, 2013, at 12:03 PM, Marcel <[email protected]> wrote:

> Hi,
> 
> i am trying to setup an Apache Camel route (blueprint) which does the
> following:
> 
>> get an JMS Message
>> "Magic" (calling webservices, etc.)
>> ReplyTo JMS-Message in temp-queue after doing the magic
> 
> i am using an external tool to create the JMS-Message.
> 
> Is it possible to not directly (synchronously) reply to an incoming
> JMS-Message, but reply to it later after finishing some work/magic?
> 
> 
> Regards
> Marcel
> 
> 
> 
> 
> --
> View this message in context: 
> http://servicemix.396122.n5.nabble.com/How-to-set-up-proper-JMS-ReplyTo-temp-queue-tp5715857.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to