Edit General JVM Settings

Use this page to change the general configuration settings for your Java Virtual Machine (JVM). Some of these fields control the interaction with a Java Platform Debugger Architecture (JPDA) debugger.

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

Field or Button
Description

Java Home

The path to the directory where the JDK is installed.

Debug Enabled

Indicates whether debugging is enabled for the JVM. If enabled, the server starts up in debug mode ready for attachment with a JPDA-based debugger.

Debug Options

Specifies JPDA options which are passed to the JVM if debugging is enabled. A list of debugging options that you can include is available in the Java Platform Debugger Architecture documentation at http://java.sun.com/.

rmic Options

Specifies options passed to the RMI compiler at application deployment time. The -keepgenerated option saves generated source for stubs and ties.

For more information about this topic, see the Sun JavaTM System Application Server Developer's Guide to Enterprise Java Beans.

Save

Saves your changes.

Reset

Resets the values on the page to the default values.

See also

Sun Java System Application Server Developer's Guide


Legal Notices
Copyright © 2004 Sun Microsystems, Inc. All rights reserved.
SUN PROPRIETARY/CONFIDENTIAL