Hi,
you should be able to do dynamic updates of camel routes using the
config admin service.
Spring DM as well as Blueprint offer support for fetching properties
from the config admin service.
For example in blueprint you use:
<cm:property-placeholder persistent-id="ConfigApp"
update-strategy="reload" >
...
The attribute update-strategy="reload" will cause the context to be
reloaded on config changes. So if you define your camel context in this
blueprint context it will also be reloaded.
You can find more about this in my Karaf Tutorial Part2:
http://www.liquid-reality.de/display/liquid/2011/09/23/Karaf+Tutorial+Part+2+-+Using+the+Configuration+Admin+Service
Christian
Am 04.11.2011 23:20, schrieb mayank27:
Hi,
The project im working on require me to update camel routes at runtime using
config admin. Is there a way to achieve this? im starting to learn camel.
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/Update-camel-route-at-runtime-using-config-admin-tp4965455p4965455.html
Sent from the Camel - Users mailing list archive at Nabble.com.
--
Christian Schneider
http://www.liquid-reality.de
Open Source Architect
Talend Application Integration Division http://www.talend.com