Uploaded image for project: 'Directory Client API'
  1. Directory Client API
  2. DIRAPI-272

Missing import package in Apache Directory LDAP API Client API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0-M33
    • None
    • Linux;Felix
    • Important

    Description

      There's a missing import package in api-ldap-client-api project.

      groupId: org.apache.directory.api
      artifactId: api-ldap-client-api

      I've corrected the issue locally by changing the MANIFEST.MF. Without this change in a osgi environment (felix for example) when I use filters I receive classnotfoundexceptions.

      I've added the following to the imported packages in the MANIFEST.MF:
      org.apache.directory.api.ldap.model.filter;version="1.0.0.M33"

      This corrected the problem for me

      Attachments

        1. MANIFEST.MF
          5 kB
          Ivo Leitão

        Activity

          People

            Unassigned Unassigned
            ivoleitao Ivo Leitão
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: