If you use the XML DSL you can http://camel.apache.org/loading-routes-from-xml-files.html
For java its just the java api and there is methods on camel context to add/remove routes. On Mon, Nov 17, 2014 at 9:16 PM, salemi <sal...@avaya.com> wrote: > Hi All, > > is there a clean way to dynamically add routes defined in DSL to a running > CamelContext instance. The reason I need to do this because in the > production I don't want to turn of the Camel instance but be able to a new > routes and remove routes that are not needed. I would like to use DSL to > define the routes since it is much easier on business users. > > Is there any solution for this out there? > > Thanks, > Ali > > > > ----- > Alireza Salemi > -- > View this message in context: > http://camel.465427.n5.nabble.com/dynamically-add-routes-defined-in-DSL-to-a-camel-routes-tp5759221.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/