You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Matt Sicker <bo...@gmail.com> on 2016/05/23 23:45:24 UTC

Can you add a RouteDefinition to a CamelContext while it's running?

This could be handy for OSGi environments, but the javadocs aren't explicit
about what you can modify after you execute CamelContext::start().

-- 
Matt Sicker <bo...@gmail.com>

Re: Can you add a RouteDefinition to a CamelContext while it's running?

Posted by Claus Ibsen <cl...@gmail.com>.
Yes you can add / remove routes. For removing routes remember to stop
them first.



On Tue, May 24, 2016 at 1:45 AM, Matt Sicker <bo...@gmail.com> wrote:
> This could be handy for OSGi environments, but the javadocs aren't explicit
> about what you can modify after you execute CamelContext::start().
>
> --
> Matt Sicker <bo...@gmail.com>



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2