The installation of the Java Dynamic Management Kit creates directories that certain component services use by default. These directories are located under the Java version-specific branch of the installed directories, meaning that both Java versions of the product can be installed and run simultaneously. The following table shows the name and usage of these working directories (we show only Solaris path names, Windows NT folder names are identical):
Table 3-1 Working Directories
Directory |
Description |
---|---|
installDir/SUNWjdmk/jdmk4.2/JDKversion/etc/conf |
Contains the template.acl file and is the default location for the jdmk.acl file for defining access rights in SNMP agents |
installDir/SUNWjdmk/jdmk4.2/JDKversion/etc/mibgen |
Contains the mib_core.txt file that is always used by default when "compiling" MIBs with the mibgen tool |
installDir/SUNWjdmk/jdmk4.2/JDKversion/tmp |
A storage area for native libraries loaded by the m-let service |
If you install the Java Dynamic Management Kit in the default directory on a Solaris platform, installDir will be /opt. In this case, you will need super-user privileges to write the jdmk.acl file in the etc/conf directory.