Hi,

We're using 2.10.1.

Any idea about the logging (don't know if this is related) ? The fact that
it added "complex-route" instead of "main-route" in the log for an exchange
that never entered the complex-route ?

[Camel (camelContext) thread #8 - vm://input] complex-route - Using real
dispatcher 

A design-related question : 

The reason why the complex-route was introduced was to encapsulate a number
of steps that needed to be done on an exchange. 
Is this a good candidate for creating a new route , and effectively nesting
it in another route by having the main-route send the exchange to the
from-endpoint of the complex-route ? (as is being done here).



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-multiple-nested-routes-in-one-context-tp5728576p5728652.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to