apupier commented on issue #8067: URL: https://github.com/apache/camel-quarkus/issues/8067#issuecomment-3656455201
made some progress https://github.com/jdussouillez/quarkus-camel-fop-img/pull/1 Seems some exception classes were not registered, hiding clearer errors; For now I feel it "felt in working state" surely by defaulting somewhere. There is more work to do, 3 identified points to look at: * register Java services from xmlgraphics- https://github.com/apache/xmlgraphics-commons/tree/main/src/main/resources/META-INF/services * check why the event-model.xml is not read correctly even if part of the resource item, in JVM mode, it was trying to use org/apache/fop/render/event-model.xml * write a test in our codebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
