Oracle GlassFish Server 3.0.1 Release Notes

Restrictions

This section describes the following Oracle GlassFish Server 3.0.1 restrictions:

Unsupported Options in asadmin Commands

The help for asadmin commands describes some options that are not supported by Oracle GlassFish Server 3.0.1. For example:

If you specify an unsupported option, a syntax error does not occur. Instead, the command runs successfully, and the unsupported option is silently ignored.

No Support for Client VM on Windows AMD64

By default, GlassFish Server uses Client VM to achieve best startup and deployment performance. If you are using Windows AMD64, edit the domain.xml file to remove the line <jvm-options>–client<jvm-options>. In this case, JVM ergonomics chooses the appropriate kind of VM for the given platform.

For more information about platform support, see Ergonomics in the 5.0 Java Virtual Machine.