You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2022/07/14 07:26:00 UTC

[jira] [Resolved] (TOMEE-3929) Unable to start TomEE-9.0.0-M7 with JDK17

     [ https://issues.apache.org/jira/browse/TOMEE-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Zowalla resolved TOMEE-3929.
------------------------------------
    Fix Version/s: 9.0.0-M8
       Resolution: Fixed

This is fixed with M8: https://tomee.apache.org/9.0.0-M8/release-notes.html

> Unable to start TomEE-9.0.0-M7 with JDK17
> -----------------------------------------
>
>                 Key: TOMEE-3929
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3929
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 9.0.0-M7
>            Reporter: hicham yahiaoui
>            Priority: Blocker
>             Fix For: 9.0.0-M8
>
>
> Hello 
>  
> When starting TomEE-9.0.0-M7 with an application compiled with JDK17 I am getting the following error:
> Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 60
>         at org.apache.xbean.asm7.ClassReader.<init>(ClassReader.java:195)
> I see that this version of TomEE still has shaded version of asm7 has only limited support for newer Java versions (max. JDK 13)
>  
> Is there a plan to have a new version of TomEE  which targets the {{jakarta}} namespace and also supports new JDK?
>  
> Regards,



--
This message was sent by Atlassian Jira
(v8.20.10#820010)