Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0-M29
-
None
Description
The StandaloneLdapApiService class extends the DefaultLdapCodecService class, which has a few protected fields. The pb is that the two classes are in two different OSGi plugins, so when the child class tries to access the protected fields, the classLoader fails.