JAW_HOME
JAW_HOME environment variable specifies the home directory of your Java Dynamic Management Kit installation. JAW_HOME is required by the Java Dynamic Management Kit. If you did not install the Java Dynamic Management Kit software packages in the default location, set it to installDir/SUNWconn/jaw, where installDir is the directory under which you installed the Java Dynamic Management Kit software packages.
PATH, CLASSPATH and LD_LIBRARY_PATH
CLASSPATH environment variable tells the Java virtual machine where to find the class libraries, such as the jawag.jar file.The
PATH environment variable specifies the location of executable files, for example, the job tool and the mogen compiler.The
LD_LIBRARY_PATH environment variable specifies the location of native libraries, for example, the libstat.so kernel statistics library.Modify these environment variables as shown in TABLE B-1.
Using the Supplied Shell Script
Running the shell script /etc/opt/SUNWconn/jaw/conf/jaw.env sets the environment variables required by the Java Dynamic Management Kit. They are set only temporarily in the shell window in which you run the script.
|
Environment Variable |
Default Setting |
|
|
/opt/SUNWconn/jaw |
|
|
/usr/java |
The script also modifies the remaining variables required by the Java Dynamic Management Kit as shown in TABLE B-1.
Windows NT Environment
The JAW_HOME
JAW_HOME environment variable specifies the home directory of your Java Dynamic Management Kit installation. JAW_HOME is required by the Java Dynamic Management Kit. JAW_HOME environment variable is set automatically to installDir\SUNWconn\jaw,where installDir is the directory under which you installed the Java Dynamic Management Kit.
The PATH and CLASSPATH
CLASSPATH environment variable tells the Java virtual machine where to find the class libraries, such as the jawag.jar file. PATH environment variable specifies the location of executable files, for example, the job tool and the mogen compiler.
Using the Supplied Batch File
Running the installDir\SUNWconn\jaw\etc\conf\jaw.env.bat batch file modifies the environment variables required by the Java Dynamic Management Kit as shown in TABLE B-3. They are set only temporarily in the shell window in which you run the batch file.