You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Freeman Yue Fang (Jira)" <ji...@apache.org> on 2021/09/14 19:24:00 UTC

[jira] [Created] (CAMEL-16969) tests in camel-soap failed with JDK17

Freeman Yue Fang created CAMEL-16969:
----------------------------------------

             Summary: tests in camel-soap failed with JDK17
                 Key: CAMEL-16969
                 URL: https://issues.apache.org/jira/browse/CAMEL-16969
             Project: Camel
          Issue Type: Sub-task
          Components: camel-soap
            Reporter: Freeman Yue Fang


caused by
{code}
java.lang.IllegalAccessError: superclass access check failed: class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl (in unnamed module @0xbf20622) cannot access class com.sun.org.apache.xerces.internal.dom.DocumentImpl (in module java.xml) because module java.xml does not export com.sun.org.apache.xerces.internal.dom to unnamed module @0xbf20622
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)