Please explain better in-out

2011-12-28 Thread mgiammarco
ntext: http://camel.465427.n5.nabble.com/Please-explain-better-in-out-tp5106204p5106204.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Please explain better in-out

2011-12-28 Thread Willem Jiang
amples 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://c

Re: Please explain better in-out

2011-12-29 Thread mgiammarco
-explain-better-in-out-tp5106204p5107015.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Please explain better in-out

2011-12-29 Thread Willem Jiang
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

Re: Please explain better in-out

2011-12-29 Thread mgiammarco
gines. Each engine returns several messages as reply. I need to send each reply as soons is ready (cannot put together messages) to the right client. Can I do it? Can the client asks for messages with his correlation id? Thanks again for help. Mario -- View this message in context:

Re: Please explain better in-out

2012-01-04 Thread mgiammarco
.to("bean:saluta"); But if I do not add another .to("activemq:myReplyQueue"); nothing comes back. -- View this message in context: http://camel.465427.n5.nabble.com/Please-explain-better-in-out-tp5106204p5121209.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Please explain better in-out

2012-01-04 Thread Hadrian Zbarcea
;log:it.giammar.pratobackend?showHeaders=true") .to("bean:saluta"); But if I do not add another .to("activemq:myReplyQueue"); nothing comes back. -- View this message in context: http://camel.465427.n5.nabble.com/Please-explain-better-in-out-tp51