JVM Path Settings

Use the JVM Path settings page to configure the native library path. The native library path is a concatenation of the following paths:

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.

Environment Classpath

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.

System Classpath

The path to the classes on your system. This is a read-only field.

Classpath Prefix

Full paths to the JAR files to be prepended to the server's classpath, one per line. This is a read-only field.

Classpath Suffix

Full paths to the JAR files to be appended to the server's classpath, one per line. This is a read-only field.

Native Library Path Prefix

Full paths to the JAR files to be prepended to the native library path, one per line.

Native Library Path Suffix

Full paths to the JAR files to be appended to the native library path, one per line.

Related Tasks
Related asadmin Commands