Claus Ibsen-2 wrote:
> 
> You got a few issues mixed up.
> 
> from A -> B will let Camel create a polling consumer and invoke A all the
> time.
> 
> What you are looking for is some queue like functionally where you can
> send a message to that queue and then have it routed.
> http://camel.apache.org/seda.html
> 
> 

This indeed helped me out.

Thank you very much.

1. I haven't seen anything about this in documentation. Can you refer me to
somewhere that can help sort these things out?

2. Is there a way to have all the route be synchronic within the same
thread? Is "direct" the way to do it?



-- 
View this message in context: 
http://old.nabble.com/newbie-help-tp26951866p26954156.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to