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 18:44:00 UTC

[jira] [Commented] (CAMEL-16960) tests in camel-cxf failed with JDK17

    [ https://issues.apache.org/jira/browse/CAMEL-16960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415101#comment-17415101 ] 

Freeman Yue Fang commented on CAMEL-16960:
------------------------------------------

errors like
{code}
java.lang.IllegalAccessError: superclass access check failed: class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl (in unnamed module @0x1da51a35) 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
{code}

{code}
[ERROR] WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/Users/ffang/.m2/repository/cglib/cglib-nodep/3.2.12/cglib-nodep-3.2.12.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
[ERROR] WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1
{code}

> tests in camel-cxf failed with JDK17
> ------------------------------------
>
>                 Key: CAMEL-16960
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16960
>             Project: Camel
>          Issue Type: Sub-task
>          Components: came-cxf
>            Reporter: Freeman Yue Fang
>            Assignee: Freeman Yue Fang
>            Priority: Major
>




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