Yeah this should be done automatically. We can do a simple test to confirm tho.
Alex On 8/27/07, Ersin Er <[EMAIL PROTECTED]> wrote: > > (Going on here as the issue on Jira is closed.) > > What about dynamic updates over cn=schema? Are corresponding schema > containers being created for such updates? > > On 8/27/07, Alex Karasulu (JIRA) <[EMAIL PROTECTED]> wrote: > > > > > > [ > > https://issues.apache.org/jira/browse/DIRSERVER-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > > ] > > > > Alex Karasulu closed DIRSERVER-919. > > ----------------------------------- > > > > Resolution: Invalid > > > > On second thought this is a pretty stupid idea especially if LDIF's are > > used. > > An LDIF would have to presume after creating a schema that it would not > > have to create the containers. If the editor forgets this then the LDIF > > will bomb > > out. > > > > There is no point to this. > > > > > Automatically reate schema entity containers when new schema entry is > > added > > > > > --------------------------------------------------------------------------- > > > > > > Key: DIRSERVER-919 > > > URL: > > https://issues.apache.org/jira/browse/DIRSERVER-919 > > > Project: Directory ApacheDS > > > Issue Type: Improvement > > > Components: schema > > > Affects Versions: 1.5.0 > > > Reporter: Alex Karasulu > > > Assignee: Alex Karasulu > > > Priority: Minor > > > Fix For: 1.5.1 > > > > > > > > > Right now when a user adds a new schema call foo a cn=foo,ou=schema > > entry gets > > > created but none of the containers for the schema entities like > > attributeTypes, syntaxes > > > and matchingRules etc are not created but need to be manually added to > > create new > > > schema entities for the foo schema. > > > The schema handler for a schema entry needs to be altered to create > > these containers > > > and remove these containers on adds and deletes respectively. > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > > > > > > -- > Ersin Er > > R.A. and Ph.D Student at the Dept. of Computer Eng. in Hacettepe > University > http://www.cs.hacettepe.edu.tr > > Committer and PMC Member of The Apache Directory Project > http://directory.apache.org
