mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
14.50.2006 55d393312460ce9ff84895cabb2ffaa60a035343
opendj-sdk/opends/resource/bin/export-ldif.bat
@@ -50,7 +50,7 @@
cd %DIR_HOME%
%JAVA_BIN% %JAVA_ARGS% -classpath "%CLASSPATH%" org.opends.server.tools.ExportLDIF --configClass org.opends.server.config.ConfigFileHandler --configFile "%DIR_HOME%\config\config.ldif" %*
%JAVA_BIN% %JAVA_ARGS% -classpath "%CLASSPATH%" org.opends.server.tools.ExportLDIF --configClass org.opends.server.extensions.ConfigFileHandler --configFile "%DIR_HOME%\config\config.ldif" %*
:end