Hi, My scenario is like this. I have a set of camel components(some provided as part of Camel and some custom). I want to run these bundles seperately as OSGi components and then a seperate component(OSGi as well), which can then use these bundles to orchestrate the flow. This means that we have a DSL defined in a seperate bundle via which we can run the flow. So as an example we have a dsl taking data from jetty and pushing to DB. So jetty runs as seperate OSGi bundle and also the DB component. Is it possible? Thanks Shashank
-- View this message in context: http://camel.465427.n5.nabble.com/Dynamic-Camel-Routes-tp5769082.html Sent from the Camel - Users mailing list archive at Nabble.com.