summaryrefslogtreecommitdiff
blob: 6f1b0dcb0d16afa07243a64aa6aac2b09c5e34b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# JVM Runtime
# Using the default setting, it will determine your JVM from the system-vm
# set using java-config.
# See java-config(1) manual page for assistance in determining this value.

# You can override this value with whatever JDK you want.
# For a list of valid values for GENTOO_VM see output of
#   java-config -L
#GENTOO_VM=sun-jdk-1.5

# Verbose starting and stopping? (yes/no, defaults to no)
#VERBOSE="yes"

# Select which server will be started, this is an advanced feature, please refer
# to Resin documentation.
SERVER_ID="app-0"