Hello,
Imagine that I have several clients that put messages on a jms queue managed
by Camel. Now this queue is connected to a complex route that generates many
messages as replies. Now I would like that each client (obviously) receives
only its replies. I suppose I have to do it with in-out requests. Or should
I use a "circular" route?

In all examples I can see on Camel web site data flows from a queue and ends
in another place (e.g. to a "file:" uri). But I see no example where data
goes back to caller.

Can you help me?

Thanks,
Mario

--
View this message in context: 
http://camel.465427.n5.nabble.com/Please-explain-better-in-out-tp5106204p5106204.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to