Skip Headers Previous
Previous
  Next
Next

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 GlassFish Server. They are not supported in the v3 release.

The JVM Path Settings page contains the following options.

Configuration Name

The name of the configuration to which the settings on this page apply. This field is read only.

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
Copyright © 2005, 2012, Oracle and/or its affiliates. All rights reserved. Legal Notices