
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
23/Sep/05 03:34 PM
|
|
SearchHandler.java:114 adds a filter created by the LDAP wire protocol to the context environment, for use by the JNDI provider. This causes an issue decoupling the LDAP protocol provider from the backing store. This issue arises with the OSGi container, resulting in a NoClassDefFoundError unless the filter package is shared between apacheds-core and ldap-protocol.
At this point in the code there is an old note discussing the need to improve this "Eve JNDI Provider Specific Hack."
|
|
Description
|
SearchHandler.java:114 adds a filter created by the LDAP wire protocol to the context environment, for use by the JNDI provider. This causes an issue decoupling the LDAP protocol provider from the backing store. This issue arises with the OSGi container, resulting in a NoClassDefFoundError unless the filter package is shared between apacheds-core and ldap-protocol.
At this point in the code there is an old note discussing the need to improve this "Eve JNDI Provider Specific Hack."
|
Show » |
|
http://svn.apache.org/viewcvs.cgi?view=rev&rev=291082