Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-2915

TomcatSecurityService not working with JDK14 on TOMEE plus (7.0.7)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 7.0.7
    • None
    • None
    • None

    Description

       

      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?

      Attachments

        1. startup.log
          18 kB
          Hariprasad tammineni

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tamminenih1261 Hariprasad tammineni
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: