Some SP tests are not working anymore because of JNDI removal
-------------------------------------------------------------

                 Key: DIRSERVER-1209
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1209
             Project: Directory ApacheDS
          Issue Type: Bug
            Reporter: Emmanuel Lecharny
            Priority: Minor
             Fix For: 1.5.4


Now that we have removed JNDI from the core, some SP calls which took a 
LdapContext as a parameter noew don't work anymore.

We have to define the way we call SP in this case :
- should we inject a JNDI context -> CoreSession converter ?
- or should we define a new API ?

In the meantime, I have commented the offending test ( testSPDeleteSubtree in 
server-unit)

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

Reply via email to