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)