opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/AbstractNewEntryPanel.java
@@ -265,7 +265,7 @@ * @return <CODE>true</CODE> if the schema must be checked and * <CODE>false</CODE> otherwise. */ protected boolean checkSchema() private boolean checkSchema() { return getInfo().getServerDescriptor().isSchemaEnabled(); }