[
https://issues.apache.org/jira/browse/CXF-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-8429:
------------------------------
Fix Version/s: 3.3.10
3.4.3
3.5.0
> Illegal reflective access in XercesSchemaValidationUtils
> --------------------------------------------------------
>
> Key: CXF-8429
> URL: https://issues.apache.org/jira/browse/CXF-8429
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.3.2, 3.4.2
> Reporter: Johannes Renoth
> Assignee: Andriy Redko
> Priority: Major
> Fix For: 3.5.0, 3.4.3, 3.3.10
>
>
> We are getting the following warning in our application:
> {code:java}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> org.apache.cxf.wsdl.service.factory.XercesSchemaValidationUtils
> (file:/xxx/WEB-INF/lib/cxf-rt-wsdl-3.3.2.jar) to method
> com.sun.org.apache.xerces.internal.impl.xs.XSImplementationImpl.createXSLoader(com.sun.org.apache.xerces.internal.xs.StringList)
> WARNING: Please consider reporting this to the maintainers of
> org.apache.cxf.wsdl.service.factory.XercesSchemaValidationUtils
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)