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

Claus Ibsen commented on CAMEL-234:
-----------------------------------

Yeah I think we should let containers handle this and not Camel itself.

Isnt jetty:run capable of reloading web apps if you change files? 

> 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