I found the isssue now I am able to load routes and beans . but beans I
think i have t make as service to regsiter with Camel and access from other
route xml files.

Strange thing here is I thin k it is bug in Camel- 

even though I am using blueprint XML dsl it looks for Spring in <routes>.

*Problem:*
<routes xmlns="http://camel.apache.org/schema/blueprint";>  Not Supported in
ARIES Blueprint 

*Solution:*
<routes xmlns="http://camel.apache.org/schema/spring";>  Supported in Aries
Blueprint.

Thanks for your support , we almost moved to Blueprint from existing Spring
APP.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Karaf-Camel-Blueprint-not-able-to-load-bean-from-other-active-bundles-tp5795036p5795198.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to