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

Raul Kripalani commented on CAMEL-234:
--------------------------------------

Since Camel is not designed to be a server by itself (it relies on a 
container), I think the container should take care of that. ServiceMix does 
this pretty well.
                
> support the auto-reloading of Camel routing rules from XML
> ----------------------------------------------------------
>
>                 Key: CAMEL-234
>                 URL: https://issues.apache.org/jira/browse/CAMEL-234
>             Project: 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to