Hi ,

I am getting below issues with loading Camel-Routes.xml (which has <routes>
with blueprint namespace).


javax.xml.bind.UnmarshalException: unexpected element
(uri:"http://camel.apache.org/schema/blueprint";
 local:"routes"). Expected elements are
<{http://camel.apache.org/schema/spring}aggregate>
<{http://camel.apache.org/schema/spring}aop>
<{http://camel.apache.org/schema/spring}avro>
<{http://camel.apache.org/schema/spring}barcode>
<{http://camel.apache.org/schema/spring}base64>
<{http://camel.apache.org/schema/spring}batch-config>
<{http://camel.apache.org/schema/spring}bean>
......
        at
com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:740)

I dont know why it is complaining about spring namespace where I ams using
blueprint.





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

Reply via email to