2011-2013ForgeRock ASdsjavaproperties1OpenDJdsjavapropertiesapply OpenDJ Java home and JVM settingsdsjavapropertiesoptionsDescriptionThis 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.OptionsThe 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.FilesThis command depends on the content of the
config/java.properties file.Exit Codes0The command completed successfully.> 0An 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