You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/04/24 11:23:38 UTC

[jira] [Created] (DIRAPI-234) ClassLoading issues with two classes in different packages

Emmanuel Lecharny created DIRAPI-234:
----------------------------------------

             Summary: 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)