2011-2013ForgeRock AS dsjavaproperties1 OpenDJ dsjavaproperties apply OpenDJ Java home and JVM settings dsjavaproperties options Description This utility can be used to change the Java arguments and Java home that are used by other server commands. Before launching the command, edit the properties file located in /path/to/opendj/config/java.properties to specify the Java arguments and Java home. When you have edited the properties file, run this command for the changes to be taken into account. Changes apply to the current server installation. No modifications are made to your environment variables. Options The following options are supported. Run the tool in quiet mode. Quiet mode will not output progress information to standard output. Display version information. Display usage information. Files This command depends on the content of the config/java.properties file. Exit Codes 0 The command completed successfully. > 0 An error occurred. Examples $ dsjavaproperties The operation was successful. The server commands will use the java arguments and java home specified in the properties file located in /path/to/opendj/config/java.properties