Java Dynamic Management Kit 3.2 Programming Guide | ||||
---|---|---|---|---|
![]() | ![]() | Appendix B. Environment Variables and System Properties | ![]() | ![]() |
The 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.
During installation, the 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 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.
Modify these environment variables as shown in Table B-3.
Table B-3. Environment Variables for the Windows NT Environment
Environment Variable | Add |
---|---|
CLASSPATH | Any or all of the following:
Or just this one:
|
PATH | %JAW_HOME%\bin |
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.
TIP: To modify these environment variables permanently, use the System Properties option from the Control Panel.
![]() | ![]() | ![]() |
Solaris Operating Environment | ![]() | System Properties |