t
Title: dsjavaproperties
Author:
Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
Date: 05/16/2013
Manual: Tools Reference
Source: OpenDJ 2.6.0
Language: English

"DSJAVAPROPERTIES" "1" "05/16/2013" "OpenDJ 2.6.0" "Tools Reference"
-----------------------------------------------------------------
* Define some portability stuff
-----------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://bugs.debian.org/507673
http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----------------------------------------------------------------
* set default formatting
-----------------------------------------------------------------
disable hyphenation
disable justification (adjust text to left margin only)
-----------------------------------------------------------------
* MAIN CONTENT STARTS HERE *
-----------------------------------------------------------------
"NAME"
dsjavaproperties - apply OpenDJ Java home and JVM settings
"SYNOPSIS"

\w'dsjavaproperties 'u 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.

-Q, --quiet

Run the tool in quiet mode. Quiet mode will not output progress information to standard output.

-V, --version

Display version information.

-?, -H, --help

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
.\}
"COPYRIGHT"

Copyright \(co 2011-2013 ForgeRock AS