With DS 1.0 we used OpenLdap style schema files from which we created java 
files using apacheds-core-plugin and maven.
Then we added them to our configuration using 
MutableServerStartupConfiguration.setBootstrapSchemas().
 
How should I generate and install our 20+ custom schema for DS 1.5?
 
I need to do this programmatically as we deliver DS as part of an embedded 
solution.
 
Should I use BootstrapSchemaLoader()?  Can someone point me to an example or 
Wiki on this?
 
Many Thanks
 
 
Simon Temple
 

Reply via email to