You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/01/21 08:16:55 UTC

[GitHub] [camel-quarkus] ppalaga commented on issue #642: java.lang.NoClassDefFoundError with JDK 11+

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:
users@infra.apache.org


With regards,
Apache Git Services