Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Not A Problem
-
2.6.0
-
None
-
None
-
None
Description
There is one last thing not fixed, that remains from ARTEMIS-1449
WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/home/jdanek/Downloads/AMQ7/apache-artemis-2.6.0/apache-artemis-2.6.0-20180501.181616-68-bin/lib/jaxb-impl-2.2.7.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 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
Probably the solution is something along the lines of ensure "that your module uses the javax.xml.bind:jaxb-api:2.3.0 instead of com/sun/xml/bind/jaxb-impl/2.0/jaxb-impl-2.0.jar" from https://stackoverflow.com/questions/46474104/illegal-reflective-access-in-an-applet-with-jaxb-and-jdk-9
Attachments
Attachments
Issue Links
- is part of
-
ARTEMIS-1449 Artemis does not start on Oracle JDK 9
- Closed