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