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.
