[
https://issues.apache.org/activemq/browse/CAMEL-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40804
]
James Strachan commented on CAMEL-234:
--------------------------------------
One solution to the problem is just to reuse the [ServiceMix 4
Runtime|http://cwiki.apache.org/SMX4/runtime.html] which supports
auto-reloading of OSGi bundles in jar or expanded form.
We could make the Camel distro come with theServiceMix Runtime so Camel rules
can be easily hot deployed and redeployed as folks change the Java / Spring XML
> 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.