blob: 5faa7a7089a182f6678daa047cf280f0615888b9 [file] [log] [blame]
#############################
# Server to deploy Services #
#############################
#Only one server can be used at a given time
#Also APACHE_HOME, APACHE2_HOME (simple axis server needs no environment settings) environment
#variables should be set accordingly
server.apache1=false
server.apache2=true
server.simpleaxisserver=true
#############################
# Secure Channel Properties #
#############################
HTTP.SSLChannel = false
########################################
# Location of gpg keys and databases #
########################################
gpgdir=~/.gnupg
# Prefix and suffix used for executables and libraries
# Typical values are:
# For windows:
# executableSuffix = .exe
# librarySuffix = .dll
# libraryPrefix =
# For unix:
# executableSuffix =
# librarySuffix = .so
# libraryPrefix = lib
# For HP-UX (as Unix, except):
# librarySuffix = .sl
executableSuffix =
librarySuffix = .sl
libraryPrefix = lib