//addNameForms( schema, registries );
//addDitStructureRules( schema, registries );
}
catch ( IOException ioe )
{
throw new LdapOtherException( ioe.getMessage() );
}
// TODO Add some listener handling at this point
//notifyListenerOrRegistries( schema, registries );
}