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

Reply via email to