I'm going to echo Quinn's question, why do you think you need to remove the
route?  Even if it is only used once and only once you can (a) disable or
(b) make sure it only processes files idempotently so that you don't end up
reprocessing the file.  You may have a compelling reason I just don't know
what you are trying to achieve that isn't more easily achieved by just
setting the flags on the endpoint.

On Wed, Jun 8, 2016 at 2:07 AM, Daniel P22 <pompadan...@gmail.com> wrote:

> Quinn and Ranx, guys have an example for controlbus, I don't understand how
> works and how can I use it. I read camel.apache.org/controlbus.html
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783611.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to