blob: 0fddf987d568f2f16542c6185f6a2cfc463102ae [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!--
/*
* Copyright 2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
*/
This script has been generated by the daemon installer plugin and was not
supplied by the application.
-->
<shortcuts>
<programGroup defaultName="${app}" location="applications"/>
<shortcut
name="Start ${app} Server"
programGroup="yes"
desktop="yes"
applications="no"
startMenu="no"
startup="no"
target="$INSTALL_PATH/bin/${server.init}"
workingDirectory="$INSTALL_PATH/bin"
commandLine=" start"
iconFile="$INSTALL_PATH/start.png"
type="Application"
encoding="UTF-8"
description="Start ${app} Server">
<createForPack name="Binaries"/>
</shortcut>
<shortcut
name="Stop ${app} Server"
programGroup="yes"
desktop="yes"
applications="no"
startMenu="no"
startup="no"
target="$INSTALL_PATH/bin/${server.init}"
workingDirectory="$INSTALL_PATH/bin"
commandLine=" stop"
iconFile="$INSTALL_PATH/stop.png"
type="Application"
encoding="UTF-8"
description="Start ${app} Server">
<createForPack name="Binaries"/>
</shortcut>
<shortcut
name="Debug ${app} Server"
programGroup="yes"
desktop="yes"
applications="no"
startMenu="no"
terminal="true"
startup="no"
target="$INSTALL_PATH/bin/${server.init}"
workingDirectory="$INSTALL_PATH/bin"
commandLine=" debug"
iconFile="$INSTALL_PATH/debug.png"
type="Application"
encoding="UTF-8"
description="Debug ${app} Server">
<createForPack name="Binaries"/>
</shortcut>
<shortcut
name="${app} Documentation"
programGroup="yes"
desktop="yes"
applications="no"
startMenu="no"
startup="no"
url="$INSTALL_PATH/docs/index.html"
iconFile="$INSTALL_PATH/docs/docs.png"
type="Link"
encoding="UTF-8"
description="${app} Documentation">
<createForPack name="Documentation"/>
</shortcut>
<shortcut
name="Uninstaller"
programGroup="yes"
desktop="no"
applications="no"
startMenu="no"
startup="no"
target="$JAVA_HOME/bin/java"
commandLine=" -jar &quot;$INSTALL_PATH/Uninstaller/uninstaller.jar&quot;"
initialState="noShow"
iconFile="trashcan_full"
iconIndex="0"
workingDirectory=""
type="Application"
encoding="UTF-8"
description="Uninstall ${app} Server">
<createForPack name="Binaries" />
</shortcut>
</shortcuts>