ppalaga commented on issue #642: java.lang.NoClassDefFoundError with JDK 11+ URL: https://github.com/apache/camel-quarkus/issues/642#issuecomment-576567802 For jaxb to work flawlessly with camel-quarkus, your project needs to depend on `org.apache.camel.quarkus:camel-quarkus-core-xml` (which should transitively pull whichever artifact that contains `javax/xml/bind/annotation/XmlElement`). If this does not help, please share a minimal project demonstrating the issue.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services