Re: Camel 3.21.1 / JAXB DataFormat fails

2023-10-03 Thread Ephemeris Lappis
Hello. After debugging the failing route, I think that the properties I put in the map are correctly set when the data format is created, but not used at all to read the XSD files. The method "getJaxbProviderProperties" is not called during my execution. Is it a bug ? How can I make the data forma

Camel 3.21.1 / JAXB DataFormat fails

2023-09-30 Thread Ephemeris Lappis
Hello. I'm upgrading some projects to Camel 3.21.1, and I have some new issues on the JAXB DataFormat. The XML schema that is used contains a DOCTYPE declaration, and this makes JAXB throw an exception. This schema is provided by another enterprise and is shared by other applications, so I can't