You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <di...@incubator.apache.org> on 2004/10/28 06:34:32 UTC

[jira] Created: (DIREVE-55) need custom JNDI env props for creating app partitons

need custom JNDI env props for creating app partitons
-----------------------------------------------------

         Key: DIREVE-55
         URL: http://issues.apache.org/jira/browse/DIREVE-55
     Project: Directory Eve
        Type: New Feature
  Components: jndi-provider  
    Reporter: Alex Karasulu
 Assigned to: Alex Karasulu 


We need to implement a new feature where users can fire up Eve with new partitions in addition to the SystemPartition.  These ApplicationPartitions can hang off of any ou as long as the name is not under an existing suffix.  Some ways we can do this are:

eve.db.partition.name=example.com
eve.db.partition.suffix.example.com=dc=example,dc=com
eve.db.partition.indices.example.com=objectClass,ou,cn,uid,sn

Other things like cache size parameters can also be added later as needed.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIREVE-55) need custom JNDI env props for creating app partitons

Posted by "Alex Karasulu (JIRA)" <di...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/DIREVE-55?page=history ]
     
Alex Karasulu closed DIREVE-55:
-------------------------------


> need custom JNDI env props for creating app partitons
> -----------------------------------------------------
>
>          Key: DIREVE-55
>          URL: http://nagoya.apache.org/jira/browse/DIREVE-55
>      Project: Directory Eve
>         Type: New Feature
>   Components: jndi-provider
>     Reporter: Alex Karasulu
>     Assignee: Alex Karasulu

>
> We need to implement a new feature where users can fire up Eve with new partitions in addition to the SystemPartition.  These ApplicationPartitions can hang off of any ou as long as the name is not under an existing suffix.  Some ways we can do this are:
> eve.db.partition.name=example.com
> eve.db.partition.suffix.example.com=dc=example,dc=com
> eve.db.partition.indices.example.com=objectClass,ou,cn,uid,sn
> Other things like cache size parameters can also be added later as needed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIREVE-55) need custom JNDI env props for creating app partitons

Posted by "Alex Karasulu (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIREVE-55?page=comments#action_54778 ]
     
Alex Karasulu commented on DIREVE-55:
-------------------------------------

We can also use the following property for carrying the naming context root entry:

eve.db.partition.attributes.example.com=[TYPE] Attributes

The value to this property can be any implementation of the javax.naming.directory.Attributes interface.

> need custom JNDI env props for creating app partitons
> -----------------------------------------------------
>
>          Key: DIREVE-55
>          URL: http://issues.apache.org/jira/browse/DIREVE-55
>      Project: Directory Eve
>         Type: New Feature
>   Components: jndi-provider
>     Reporter: Alex Karasulu
>     Assignee: Alex Karasulu

>
> We need to implement a new feature where users can fire up Eve with new partitions in addition to the SystemPartition.  These ApplicationPartitions can hang off of any ou as long as the name is not under an existing suffix.  Some ways we can do this are:
> eve.db.partition.name=example.com
> eve.db.partition.suffix.example.com=dc=example,dc=com
> eve.db.partition.indices.example.com=objectClass,ou,cn,uid,sn
> Other things like cache size parameters can also be added later as needed.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DIREVE-55) need custom JNDI env props for creating app partitons

Posted by "Alex Karasulu (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIREVE-55?page=history ]
     
Alex Karasulu resolved DIREVE-55:
---------------------------------

    Resolution: Fixed

Committed revision 55940.

http://svn.apache.org/viewcvs.cgi?rev=55940&view=rev

> need custom JNDI env props for creating app partitons
> -----------------------------------------------------
>
>          Key: DIREVE-55
>          URL: http://issues.apache.org/jira/browse/DIREVE-55
>      Project: Directory Eve
>         Type: New Feature
>   Components: jndi-provider
>     Reporter: Alex Karasulu
>     Assignee: Alex Karasulu

>
> We need to implement a new feature where users can fire up Eve with new partitions in addition to the SystemPartition.  These ApplicationPartitions can hang off of any ou as long as the name is not under an existing suffix.  Some ways we can do this are:
> eve.db.partition.name=example.com
> eve.db.partition.suffix.example.com=dc=example,dc=com
> eve.db.partition.indices.example.com=objectClass,ou,cn,uid,sn
> Other things like cache size parameters can also be added later as needed.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira