mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
02.07.2011 3dfb061cbafd3a97c9359f739942924a8ee525f1
opends/resource/config/java.properties
@@ -21,6 +21,7 @@
# CDDL HEADER END
#
#      Copyright 2008-2010 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
#
#
@@ -56,14 +57,14 @@
# specified settings.
#
# Examples:
# Specify to overwrite the content of the environment variable OPENDS_JAVA_HOME
# Specify to overwrite the content of the environment variable OPENDJ_JAVA_HOME
# (i.e. the contents of this properties file for the java home will be analyzed
# before checking whether OPENDS_JAVA_HOME is specified in the environment):
# before checking whether OPENDJ_JAVA_HOME is specified in the environment):
# overwrite-env-java-home=true
#
# Specify to overwrite the content of the environment variable OPENDS_JAVA_ARGS
# Specify to overwrite the content of the environment variable OPENDJ_JAVA_ARGS
# (i.e. the contents of this properties file for the java args will be analyzed
# before checking whether OPENDS_JAVA_ARGS is specified in the environment):
# before checking whether OPENDJ_JAVA_ARGS is specified in the environment):
# overwrite-env-java-args=true
#
# Specify to use a particular Java Virtual Machine for the offline import: