I guess the solution I am describing doesn't apply to your case but perhaps worth as a discussion. What I have done previously is to describe my integrations via features in Karaf. Then I create a custom karaf distribution and install all the features on install level.
Then for every instance I am interested in I simply unpack the karaf distribution and only install the features I am interested in. The rest are not started. This can be automated in various ways. -- View this message in context: http://camel.465427.n5.nabble.com/Conditional-registration-of-routes-or-route-builders-tp5795589p5795622.html Sent from the Camel - Users mailing list archive at Nabble.com.
