Run Apache TomEE 7.0.4 with JDK 9 and JDK 10

Multi tool use
Multi tool use
The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Run Apache TomEE 7.0.4 with JDK 9 and JDK 10



I can not get TomEE 7.0.4 to work with java 9 and 10.
TomEE 7.0.4 does not work with java 9 and 10.
I think I understand that it is necessary to configure catalina.bat (I use windows).



If I understood correctly, it all depends on the modules of jdk 9.



I'm going crazy in finding a solution.



To please help me to understand how to configure TomEE (catalina.bat or other)?





"can not get TomEE 7.0.4 to work with Java 9" - You need to provide more details on what's the failure or the like!
– N00b Pr0grammer
May 3 at 11:01





@javista Please find my updated answer below.
– MWiesner
4 mins ago




1 Answer
1



TomEE up to version 7.0.4 won't work with Java 9/10. This is due to the use of org.apache.xbean.asm5 classes in the bundled OWB jars. The TomEE team is working hard to resolve these issues, has integrated ASM 6.1 already and the upcoming release of TomEE 7.0.5 will thus be compatible with Java 9/10.


org.apache.xbean.asm5



So, you have to stick with Java 8 for a while until TomEE 7.0.5 has been released and is available for download. Check this link in the next weeks for updates.



Hope it helps.



On July 23rd, TomEE 7.0.5 was released. It runs fine with Java 9 and 10. I tested it on all three major OS platforms. Check the download link above for the release artifacts.





Has been an issue logged on any TomEE forums that confirms this @MWiesner? Just curious!
– N00b Pr0grammer
May 10 at 11:08





From the mailing list, e.g.: mail-archives.apache.org/mod_mbox/tomee-dev/201805.mbox/…;
– MWiesner
May 10 at 11:10





Or here: tomee-openejb.979440.n4.nabble.com/…
– MWiesner
May 10 at 11:15





Thanks for that @MWiesner!
– N00b Pr0grammer
May 10 at 11:18






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

EChnWgc6,YR,8XkG8Tuijph8wL EoVprDru sMZLif4,kZluwn2bUD52Li4fz9Iu 6q
6MJr2L6UXj3 P0UlxZ,ciqDsqXU1OndAN,RP0NJQ hiW9ewF Js

Popular posts from this blog

Visual Studio Code: How to configure includePath for better IntelliSense results

Spring cloud config client Could not locate PropertySource

Makefile test if variable is not empty