Use the JVM Path settings page to configure the native library path. The native library path is a concatenation of the following paths:
The server's relative path for its native shared libraries
The standard runtime environment native library path
The shell environment setting (LD_LIBRARY_PATH on UNIX® systems)
Any paths that are specified on the JVM Profiler Settings page
Other settings are shown as read-only values for domains that have been upgraded from an earlier release of Enterprise Server. They are not supported in the v3 release.
The JVM Path Settings page contains the following options.
If the Ignore checkbox is selected, the CLASSPATH environment variable is ignored. The CLASSPATH environment variable is convenient for basic tutorials in programming, but is not recommended for enterprise environments. This is a read-only field.
The path to the classes on your system. This is a read-only field.
Full paths to the JAR files to be prepended to the server's classpath, one per line. This is a read-only field.
Full paths to the JAR files to be appended to the server's classpath, one per line. This is a read-only field.
Full paths to the JAR files to be prepended to the native library path, one per line.
Full paths to the JAR files to be appended to the native library path, one per line.