[ 
https://issues.apache.org/activemq/browse/CAMEL-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50936#action_50936
 ] 

James Strachan commented on CAMEL-234:
--------------------------------------

So using OSGi (e.g. the ServiceMix Kernel) this works already today.

Also the [Web Console for 
Camel|http://activemq.apache.org/camel/web-console.html] now has a highly 
RESTful API along with a web UI so you can view/edit/start/stop routes 
restfully - via your browser or scripted.




> support the auto-reloading of Camel routing rules from XML
> ----------------------------------------------------------
>
>                 Key: CAMEL-234
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-234
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>             Fix For: Future
>
>
> If we support something like
> {code}
> <camelContext ...>
>   <import uri="rules.xml"/>
> </camelContext>
> {code}
> we could auto-detect if rules.xml changes and auto-reload 'em so that folks 
> could dynamically change the routing rules

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to