Naira & Kobo wrote: > > This means, if I have endpoints A, B, C, D, E, F > The first use case can be: A -> D -> E -> F > The second use case: A -> B -> C -> F > Adding the second use case should require a restart of the camel > application. >
Does Camel need to be restarted to switch between the first use case and the second? I thought this could be done programmatically? Maybe the difference is that you are wanting to do it via a scripting file... -- View this message in context: http://camel.465427.n5.nabble.com/How-to-implement-dynamic-rule-engine-with-camel-tp2837427p2838590.html Sent from the Camel - Users mailing list archive at Nabble.com.
