
|
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 » |
| Repository |
Revision |
Date |
User |
Message |
| ASF |
#291087 |
Fri Sep 23 07:19:24 UTC 2005 |
erodriguez |
Updates to LDAP protocol OSGi bundle POM related to DIREVE-244 (static ContextFactoryService call) and DIREVE-246 (ExprNode filter pass) fixes.
|
| Files Changed |
MODIFY
/directory/standalone/trunk/osgi/ldap/project.xml
|
| Repository |
Revision |
Date |
User |
Message |
| ASF |
#291088 |
Fri Sep 23 07:21:02 UTC 2005 |
erodriguez |
Clean-up of apacheds backing store OSGi bundle POM related to DIREVE-244 (static ContextFactoryService call) and DIREVE-246 (ExprNode filter pass) fixes.
|
| Files Changed |
MODIFY
/directory/standalone/trunk/osgi/apacheds/project.xml
|
|