You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/09/21 08:44:52 UTC

[jira] Commented: (CAMEL-234) support the auto-reloading of Camel routing rules from XML

    [ 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.