Re: dataFormats in blueprint xml dsl is not working don't know if a bug

2018-05-01 Thread Jan Bednář
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

dataFormats in blueprint xml dsl is not working don't know if a bug

2018-04-30 Thread Mills, Gary (GE Digital)
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