Hi JB, Thanks! I have adapted the elipselink feature in the enterprise feature file for my custom assembly to 2.7.11 (the asm jar to 9.4.0). At least a quick check with a PostgreSQL DB worked correctly. As far as I could see, Eclipselink 3+ needs the jakarta API - most likely a bigger change.
Regards Jochen Am 16. Dezember 2022 08:39:00 MEZ schrieb "Jean-Baptiste Onofré" <[email protected]>: >Hi Jochen > >Yes, probably Eclipselink 2.7.x doesn't fully support Java 17. >Let me add a Jenkins chain using Java 17 to test Eclipselink update. > >Regards >JB > >On Thu, Dec 15, 2022 at 7:16 PM Jochen Walz ><[email protected]> wrote: >> >> Hi, >> >> When compiling JPA entity classes with Java 17 as target version, they won't >> be found in Karaf 4.4.2 / pax-jdbc 1.5.4 / Eclipselink 2.7.8 >> (java.lang.IllegalArgumentException: Unsupported class file major version >> 61). >> >> I assume this has to wait until the Eclipselink version has been upgraded to >> at least 2.7.11. Is there a rough idea when this will come? Karaf 4.4.3? >> >> Thanks & Regards >> Jochen
