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

jvergara
25.35.2007 b7bbff3851444b4390c87e23a846c5bdcab2700f
opends/resource/bin/_client-script.bat
@@ -58,10 +58,9 @@
:noSetJavaHome
echo Error: JAVA_HOME environment variable is not set.
echo        Please set it to a valid Java 5 installation.
echo        Please set it to a valid Java 5 (or later) installation.
goto end
:setClassPath
FOR %%x in ("%DIR_HOME%\lib\*.jar") DO call "%DIR_HOME%\bat\setcp.bat" %%x