[
https://issues.apache.org/activemq/browse/CAMEL-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50929#action_50929
]
freetwix commented on CAMEL-234:
--------------------------------
hey,
this feature would be a great benefit for all the people using activemq as
message broker and want to use the eai patterns without restarting a core
component or running another java service.
in my case i could integrate activemq into a rails application and do not care
about activemq being java, cause i can configure eai patterns in xml, update
the rules.xml in the lifecycle of my application deployments and have just on
running, reliable service.
that would be nice!
greets,
jochen
> 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.