| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2008-2010 Sun Microsystems, Inc. |
| | | # Portions Copyright 2011 ForgeRock AS |
| | | # |
| | | # |
| | | |
| | |
| | | # 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: |