You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <di...@incubator.apache.org> on 2005/06/13 07:03:50 UTC

[jira] Closed: (DIREVE-162) Support multiple 'new InitialContext()' calls with different principle and root DN

     [ http://issues.apache.org/jira/browse/DIREVE-162?page=all ]
     
Trustin Lee closed DIREVE-162:
------------------------------

    Resolution: Fixed

Now AbstractContextFactory creates DefaultContextFactoryContext not specifying any principals or any provider URLs.  I added ContextFactoryContext.getJndiContect(username, password, rootDN) so that initial contexts are created with principal, credential, and provider url respectively.

> Support multiple 'new InitialContext()' calls with different principle and root DN
> ----------------------------------------------------------------------------------
>
>          Key: DIREVE-162
>          URL: http://issues.apache.org/jira/browse/DIREVE-162
>      Project: Directory Server
>         Type: Improvement
>   Components: jndi-provider
>     Versions: 0.8, 0.9
>     Reporter: Trustin Lee
>     Assignee: Alex Karasulu
>      Fix For: 0.9.1

>
> Current implementation of ApacheDS core doesn't work well if a user tries to create another initial context with differend PROVIDER_URL (root DN); it just returns previous context with previous root DN, and it becomes a problem if user tried to call 'new InitialContext()' with different PROVIDER_URL.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira