
en.help.ref-serverinstjvmpathsettings.html Maven / Gradle / Ivy
Show all versions of console-common Show documentation
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:
-
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 GlassFish 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 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, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices