Hi , I am trying to use Camel(2.18.2) + karaf(4.0.8)+blueprint(Aries) for my migration as suggested by experts.
Now I am able to load all my bundles but unable to start Camel context due to following errors: 1. I have 4 xml files. first one is root file 2. seconnd, third , four are routes and beans files(Routes aand beans are in different files) 3. These Camel Blueprint DSL route beans are not able to access beans inside bundle A 4. I am trying to load all xml files as separate bundle named -"Conf" Somehow Conf bundle not able to access/ load beans from other active bundles in Karaf Container. Please help me on how to load beans from other bundles. I did export all packges from other bundles. Thanks, Kumar -- View this message in context: http://camel.465427.n5.nabble.com/Camel-with-Karaf-Blueprint-tp5795036.html Sent from the Camel - Users mailing list archive at Nabble.com.