On Thu Dec 29 15:38:42 2011, mgiammarco wrote:
Thanks for reply.

So:

1) is in-out only synchronous?
For the camel-jms, it is asynchronously.

2) does it works even the reply is composed of multiple messages?
If you can aggregate the  multiple message into one message.

3) how does in-out work when an external application puts a message on my
queue?

camel-jms producer will setup a listener which can handle the response message to check the reply queue and it has a replyManager which can map the response message with the request message by looking up the correlation id. When the response message is sent back, the process callback will be invoked to handle the response.


Thanks,
Mario

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



--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang
Weibo: willemjiang

Reply via email to