6 Replies Latest reply on Nov 30, 2011 10:33 AM by mayank27

    update the routes in an existing CamelContext at runtime

    mayank27

      Hello,

       

      I'm trying to update the routes in an existing CamelContext at runtime, without having to restart the bundle / the entire CamelContext.

       

      Apache camel 2.6 and onward supports dynamic loading of camel routes without restarting camel context as explained in example "http://camel.apache.org/loading-routes-from-xml-files.html".

       

      Does Fuse supports this? If yes, then what version onward?

       

      Thanks.