Hi Declan -
I have implemented a similar use case where we have a managed service
factory (MSF) created for each directory a user wants to monitor for files
deposited in it. When the MSF is created a camel route is dynamically
configured to forward the file to our custom camel component that proce
Hi Christian,
Thanks for the reply. That particular issue was solved with an upgrade to
2.3.0 which includes Aries 1.x as you remark. It is a nice use of the
ManagedServiceFactory mechanism for sure however it does require that I
extend OsgiDefaultCamelContext, this is required for the OSGi contain
Hi Declan,
I agree that the duplicate camel context is probably related to the aries
bug.
At a customer we had a similar requirement of running several instances of
the same route with different parameters per instance.
There I used a normal Java routebuilder but used java properties to
parameteri
Hi All,
I think the issue I describe in this post might have to do with this issue
https://issues.apache.org/jira/browse/ARIES-584, in my karaf 2.2.9
installation I am using Aries 0.3.2 Blueprint release, apparently fixed in
1.0.
Cheers,
Declan
--
View this message in context:
http://camel.465