Use the JVM Path settings page to configure the native library path. The native library path is a concatenation of the following paths:
The native library path prefix
The server's path for its native libraries (that is, as-install/lib)
The 64–bit native library directories, if applicable
The value of the java.library.path variable for the JVM used to start the Enterprise Server (this differs between operating systems)
Any paths that are specified on the JVM Profiler Settings page, if the profiler is enabled
The native library path suffix
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.