Edit JVM Path Settings

Use this page to change the path settings for your Java Virtual Machine (JVM).

The following table describes the fields and buttons on the screen. The left column lists the fields and buttons; the right column describes the functionality.

Field or Button
Description

Classpath Suffix

Specifies additional classpath entries to be appended to the server's classpath. If you have external libraries that need to accessed by an application, make them available here.

Ignore Env. Classpath

If the server is set to ignore the environment classpath, it does not include the CLASSPATH environment variable value in the classpath suffix. For a development environment, the environment classpath should be used. For a production environment, the environment classpath should be ignored to prevent environment variable side effects.

Native Lib. Path Prefix

Specifies a prefix for the native library path. The prefix is added before virtual machine and serve-related library paths.

Native Lib. Path Suffix

Specifies a suffix for the native library path. The suffix is added after all library paths including the environment variable LD_LIBRARY_PATH.

Save

Saves your changes.

Reset

Resets the values on the page to the default values.

See also

Sun ONE Application Server Developer's Guide


Legal Notices