The Java Virtual Machine (JVM) is included in the Java Platform, Standard Edition (Java SE platform), which is required by the Enterprise Server. Incorrect JVM settings will prevent the server from running, so use care when changing these settings.
The General Information page opens.
The JVM General Settings page opens.
The Enterprise Server relies on the Java SE platform. To verify that the version of Java SE software that you specify is supported in this release, see the Sun GlassFish Enterprise Server v3 Release Notes. If you enter a nonexistent directory name or the directory for an unsupported version of Java SE software, then Enterprise Server will not start.
The Enterprise Server runs the compiler when Enterprise JavaBeansTM (EJBTM) components are deployed.
JPDA is used by application developers. For more information, see the Sun GlassFish Enterprise Server v3 Application Development Guide.
This field is applicable only if debugging was enabled in the preceding step.
The Enterprise Server runs the rmic compiler when EJB components are deployed.
Use commas to separate class names. Each class must implement the com.sun.appserv.BytecodePreprocessor interface. The classes are called in the order specified.