You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jacob S. Barrett (JIRA)" <di...@incubator.apache.org> on 2005/10/06 18:41:52 UTC

[jira] Commented: (DIREVE-270) Let users can choose an ApacheDS instance by specifying instance ID in a URL instead of Configuration object.

    [ http://issues.apache.org/jira/browse/DIREVE-270?page=comments#action_12331514 ] 

Jacob S. Barrett commented on DIREVE-270:
-----------------------------------------

apacheds://<instance>/<base dn>

So for example if my instance was foo and my base was cn=bar:
apacheds://foo/cn=bar

I like this because if has the same look and feel as the LDAP url.  I chose "apacheds" as the protocol section because we shouldn't use LDAP since this not using LDAP to access the context but rather some "internal protocol".

> Let users can choose an ApacheDS instance by specifying instance ID in a URL instead of Configuration object.
> -------------------------------------------------------------------------------------------------------------
>
>          Key: DIREVE-270
>          URL: http://issues.apache.org/jira/browse/DIREVE-270
>      Project: Directory Server
>         Type: Improvement
>     Reporter: Trustin Lee
>     Assignee: Alex Karasulu

>
> Even though we can specify an instance ID to select an appropriate ApacheDS instance via a Configuration object, this makes users have to be aware of ApacheDS-specific classes unfortunately.  We could provide the better place to specify an instance ID - a URL.
> The format of URL is TBD.  Please let me know your idea by commenting here.

-- 
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