Hi Joe,
That error you see is that the blueprint xml file failed validation, and
that is because import is not a valid element in the blueprint schema.
Invalid content was found starting with element '{"
http://www.osgi.org/xmlns/blueprint/v1.0.0":import}'.
Indeed, importing other xml documents i
I have been learning Karaf and Camel for about 8 months. I am working on
designing my first Karaf / Camel solution. I am trying to understand how I can
split up the solution with multiple blueprint xml files. At this point I am
just trying to get the examples from 2015 working. I am using Karaf