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

Emmanuel Lecharny resolved DIRAPI-234.
--------------------------------------
    Resolution: Fixed

Fixed with http://svn.apache.org/r1675736.

The fields are now private, and I have added public getters and setters for 
them.

Has Stefan noted, the {{StandaloneLdapApiService}} class should not be used.

> ClassLoading issues with two classes in different packages
> ----------------------------------------------------------
>
>                 Key: DIRAPI-234
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-234
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 1.0.0-M29
>            Reporter: Emmanuel Lecharny
>             Fix For: 1.0.0-M30
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to