Oracle GlassFish Server 3.0.1 Application Development Guide

ProcedureTo Set the Server to Automatically Start Up in Debug Mode

  1. Use the Administration Console. Select the GlassFish Server component and the JVM Settings tab.

  2. Check the Debug Enabled box.

  3. To specify a different port (from 9009, the default) to use when attaching the JVM software to a debugger, specify address= port-number in the Debug Options field.

  4. To add JPDA options, add any desired JPDA debugging options in Debug Options. See JPDA Options.

See Also

For details, click the Help button in the Administration Console from the JVM Settings page.