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

jvergara
08.32.2007 7054d27e8676f4c9661b28ed50ae63df22b23af4
opendj-sdk/opends/resource/bin/status-panel
@@ -27,7 +27,7 @@
# This script may be used to display the status panel.
OPENDS_INVOKE_CLASS="org.opends.statuspanel.StatusPanelLauncher"
OPENDS_INVOKE_CLASS="org.opends.guitools.statuspanel.StatusPanelLauncher"
export OPENDS_INVOKE_CLASS
SCRIPT_DIR=`dirname "${0}"`