Hey guys,
According with your documentation the latest version (Not LTS) is compatible with JDK 17, well, I tried it on Fedora 36, Ubuntu 22.04 and Windows 11 with OpenJDK 17 using WildFly 27 Beta1 and Apache Tomcat 10.1 and it fails everywhere, is there something wrong in the last few .war files?
Thanks.
[JENKINS-69768] Not deploying on JDK 17 with Tomcat 10.1 or Wildfly 27 Beta1
Summary | Original: Not deloying on JDK 17 | New: Not deloying on JDK 17 with Tomcat 10.1 and Wildfly 27 Beta1 |
Summary | Original: Not deloying on JDK 17 with Tomcat 10.1 and Wildfly 27 Beta1 | New: Not deploying on JDK 17 with Tomcat 10.1 or Wildfly 27 Beta1 |
Labels | New: tomcat |
Component/s | New: core [ 15593 ] | |
Component/s | Original: _unsorted [ 19622 ] |
Released As | New: 2.479.1 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
I asked the people from WildFly and Apache and they just told me that Jankins uses an older version of JavaEE/Jakarta, they say Jenkins uses version 8 while their server uses version 10, version 8 might be good for JDK 11, but for compatibility with JDK 17 it must use Jakarta version 10, would this be possible? or this is another one of the "That's how Java works" things that pisses off everybody? including me and that's why I avoid Java at all cost.
Thanks.