1170N/A# Startup script for Apache Derby 1170N/A# Software License Agreement (BSD License) 1172N/A# Copyright (c) 2011, Trond Norbye 1170N/A# Redistribution and use in source and binary forms, with or without 1170N/A# modification, are permitted provided that the following conditions are 1170N/A# * Redistributions of source code must retain the above copyright 1170N/A# notice, this list of conditions and the following disclaimer. 1170N/A# * Redistributions in binary form must reproduce the above 1170N/A# copyright notice, this list of conditions and the following disclaimer 1170N/A# in the documentation and/or other materials provided with the 1170N/A# * The names of the contributors may be used to endorse or promote 1170N/A# products derived from this software without specific prior written 1170N/A# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1170N/A# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1170N/A# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1170N/A# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1170N/A# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1170N/A# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1170N/A# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1170N/A# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1170N/A# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1170N/A# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1170N/A# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1170N/A# Required-Start: $network $local_fs 1170N/A# Required-Stop: $network $local_fs 1170N/A# Short-Description: start Apache Derby 1170N/A# Reads config file (will override defaults above) 1170N/A # exit unless we've got the jar file