[
https://issues.apache.org/jira/browse/TOMEE-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
hicham yahiaoui updated TOMEE-3929:
-----------------------------------
Description:
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,
was:
Hello
When starting TomEE
Summary: Unable to start TomEE-9.0.0-M7 with JDK17 (was: Unable to
start TomEE-9.0.0-M with JDK17)
> 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: Major
>
> 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.7#820007)