From ee3642c86959b44af3ff0e9fde9950a966527596 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 07 Aug 2007 22:32:50 +0000
Subject: [PATCH] The following modifications have the following goals:

---
 opends/resource/bin/status.bat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/resource/bin/status.bat b/opends/resource/bin/status.bat
index 5cec45a..1c95429 100644
--- a/opends/resource/bin/status.bat
+++ b/opends/resource/bin/status.bat
@@ -27,6 +27,6 @@
 
 setlocal
 
-set OPENDS_INVOKE_CLASS="org.opends.statuspanel.StatusCli"
+set OPENDS_INVOKE_CLASS="org.opends.guitools.statuspanel.StatusCli"
 set SCRIPT_NAME_ARG="-Dorg.opends.server.scriptName=status"
 for %%i in (%~sf0) do call "%%~dPsi\..\lib\_server-script.bat" %*

--
Gitblit v1.10.0