Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8809

Migrate LDAP systest cases from ApacheDS to UnboundID LDAP

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.10, 3.5.5
    • 4.0.0, 3.6.0, 3.5.6, 3.4.11
    • None
    • None
    • Unknown

    Description

      The ApacheDS project is effectively dead (no releases since 2020), moreover it is not compatible with latest JDK-20+:

      java.lang.NoSuchMethodError: 'void sun.security.x509.X509CertInfo.set(java.lang.String, java.lang.Object)'
      	at org.apache.directory.server.core.security.CertificateUtil.setInfo(CertificateUtil.java:96)
      	at org.apache.directory.server.core.security.CertificateUtil.generateSelfSignedCertificate(CertificateUtil.java:194)
      	at org.apache.directory.server.core.security.CertificateUtil.createTempKeyStore(CertificateUtil.java:337)
      	at org.apache.directory.server.factory.ServerAnnotationProcessor.instantiateLdapServer(ServerAnnotationProcessor.java:158)
      	at org.apache.directory.server.factory.ServerAnnotationProcessor.createLdapServer(ServerAnnotationProcessor.java:318)
      	at org.apache.directory.server.factory.ServerAnnotationProcessor.createLdapServer(ServerAnnotationProcessor.java:351) 

      The Apache CXF only uses ApacheDS in LDAP systests, we have to migrate to the supported option , for example UnboundID LDAP (https://github.com/pingidentity/ldapsdk)

      Attachments

        Issue Links

          Activity

            People

              reta Andriy Redko
              reta Andriy Redko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: