users@glassfish.java.net

Re: How to enable debug mode in GlassFish v3?

From: <glassfish_at_javadesktop.org>
Date: Wed, 15 Sep 2010 12:15:36 PDT

A new feature for 3.1

You can restart a running domain that does NOT have debugging enabled, and enable it like so:

asadmin restart-domain --debug true
or vice versa:
asadmin restart-domain --debug false

=============
We also support debugging instances in a cluster when you configure in a certain way but that's another story...
[Message sent by forum member 'bnevins']

http://forums.java.net/jive/thread.jspa?messageID=482872