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/10/19 06:31:00 UTC

[jira] [Resolved] (TOMEE-2915) TomcatSecurityService not working with JDK14 on TOMEE plus (7.0.7)

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

Richard Zowalla resolved TOMEE-2915.
------------------------------------
    Resolution: Duplicate

> TomcatSecurityService not working with JDK14 on TOMEE plus (7.0.7)
> ------------------------------------------------------------------
>
>                 Key: TOMEE-2915
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2915
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 7.0.7
>            Reporter: Hariprasad tammineni
>            Priority: Major
>         Attachments: startup.log
>
>
>  
> During server (tomee plus 7.0.7)startup of my application with java 14, I have observed couple of errors added in Startup log.
>  As per Java 14 release notes
>  [https://bugs.openjdk.java.net/browse/JDK-8191138]
>  The problem is that java.security.acl.Group is being deprecated since JRE 9 and marked for removal in future versions.java.security.acl.Group is being used internally in TOMEE and resulting in NoClassDefFoundError.
> While invoking TomcatSecurityService() errors, I have observed the same errors . This issue is observed only when run with JDK 14. It is working as expected in older JDK versions. Is there any workaround regarding this issue or is it fixed in latest tomee versions?



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