09-23-05 07:45 AM
[ http://issues.apache.org/jira/brows...VE-246?page=all ]
Alex Karasulu resolved DIREVE-246:
----------------------------------
Fix Version: 0.9.3
Resolution: Fixed
ommited in revision 291082 here:
http://svn.apache.org/viewcvs.cgi?view=rev&rev=291082
> Addition of ExprNode to environment props causing tight coupling of LDAP w
ire protocol to ApacheDS core
> --------------------------------------------------------------------------
-----------------------------
>
> Key: DIREVE-246
> URL: http://issues.apache.org/jira/browse/DIREVE-246
> Project: Directory Server
> Type: Improvement
> Reporter: Enrique Rodriguez
> Assignee: Alex Karasulu
> Priority: Minor
> Fix For: 0.9.3
>
> SearchHandler.java:114 adds a filter created by the LDAP wire protocol to the cont
ext 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 con
tai
ner, resulting in a NoClassDefFoundError unless the filter package is shared between apached
s-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."
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|