opends/src/server/org/opends/server/plugins/ReferentialIntegrityPlugin.java
@@ -23,6 +23,7 @@ * * * Copyright 2008-2010 Sun Microsystems, Inc. * Portions copyright 2011 ForgeRock AS. */ package org.opends.server.plugins; @@ -331,10 +332,6 @@ { cfgBaseDNs = DirectoryServer.getPublicNamingContexts().keySet(); } else { baseDNs.addAll(cfgBaseDNs); } //Iterate through attributes and check that each has a valid syntax for (AttributeType type : configuration.getAttributeType())