Already did with a NullPartition. You should be good to go. I cannot predict the exact behavior that will be exhibited using this stub but let's see. At least we'll go farther since a minimal schema will be loaded from the ldap-schema jar to bootstrap. We can tweak this if you like to load all enabled schemas for bootstrapping and revert once we have the LDIF partition up.
Alex On Wed, Sep 2, 2009 at 2:06 PM, Emmanuel Lecharny <[email protected]>wrote: > Alex Karasulu wrote: > >> Hi Emmanuel, >> >> I have removed a lot of the old initialization code as you can see in the >> DefaultDirectoryService class. The new SchemaPartition which now wraps >> another supplied partition implementation storing the schema in it's own >> implementation specific backing store, initializes the schema on behalf of >> the system. >> >> > Can we wrap something very dirty and quick which loads the registries here, > until the ldifPartion is written ? > > I need this to test the server, assuming that the schema modifications > won't be tested. > > > Thanks ! > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > > -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org
