stop-ds revision 1181
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# CDDL HEADER START
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# The contents of this file are subject to the terms of the
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# Common Development and Distribution License, Version 1.0 only
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# (the "License"). You may not use this file except in compliance
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# with the License.
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# You can obtain a copy of the license at
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# See the License for the specific language governing permissions
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# and limitations under the License.
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# When distributing Covered Code, include this CDDL HEADER in each
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# file and include the License file at
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# add the following below this CDDL HEADER, with the fields enclosed
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# by brackets "[]" replaced with your own identifying information:
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# Portions Copyright [yyyy] [name of copyright owner]
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# CDDL HEADER END
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# Portions Copyright 2006-2007 Sun Microsystems, Inc.
export INSTANCE_ROOT
if test -f "${INSTANCE_ROOT}/bin/set-java-home"
. "${INSTANCE_ROOT}/bin/set-java-home"
export JAVA_BIN
export JAVA_BIN
export JAVA_BIN
export CLASSPATH
export SCRIPT_NAME_ARG
EC=${?}
exit ${EC}
if test -f "${INSTANCE_ROOT}/logs/server.pid"
EXIT_CODE=${?}
EXIT_CODE=${?}
if test -f "${INSTANCE_ROOT}/logs/server.pid"
EXIT_CODE=${?}
exit ${EXIT_CODE}