This is not a bug, your XML is not valid agains XSD
https://camel.apache.org/schema/blueprint/camel-blueprint.xsd .
This question was already asked on
https://stackoverflow.com/questions/50109617/camel-dataformat-jackson-using-blueprint-xml-dsl-throws-context-exception
Move your endpoind decl
Hello, don’t know if this is a bug or I'm missing something?
I'm trying to use
But it keeps throwing a Unable to start blueprint container for bundle
passthrumt1.core and it doesn't matter where I put it in the blueprint xml
under the camelContext
Caus