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 2009/02/15 14:32:59 UTC

[jira] Closed: (DIRSERVER-446) Addition of ExprNode to environment props causing tight coupling of LDAP wire protocol to ApacheDS core

     [ https://issues.apache.org/jira/browse/DIRSERVER-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-446.
---------------------------------------


closed

> Addition of ExprNode to environment props causing tight coupling of LDAP wire protocol to ApacheDS core
> -------------------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-446
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-446
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>            Reporter: Enrique Rodriguez
>            Assignee: Alex Karasulu
>            Priority: Minor
>
> 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."

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.