Updating the Java version in the properties file
To change the version of Java that is used by the server and tools, edit the config/java.properties
file and apply the change by invoking bin/dsjavaproperties
with no command line options.
About this task
You must restart the PingDirectory server for the change to take affect.
Steps
-
Inside
config/java.properties
, alter the value ofdefault.java-home
to point to the Java correct Java Runtime Environment (JRE).Any time the
config/java.properties
file is updated, thebin/dsjavaproperties
tool must be run to apply the new configuration.Example:
$ bin/dsjavaproperties