users@glassfish.java.net

RE: Re: Debugging Client Container

From: Markus Karg <karg_at_quipsy.de>
Date: Sat, 21 Jun 2008 14:13:17 +0200

Sorry, I was not clear enough.

Certainly JDWP would work, but it would be better to do in-process debugging.

So, is there a list how to set up that (e. g. libraries to put on the classpath etc.)?

Thanks
Markus

-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: Samstag, 21. Juni 2008 13:43
To: users_at_glassfish.dev.java.net
Subject: Re: Debugging Client Container

You can add jpda options to glassfish.home/bin/appclient script. The default logging level for appclient is WARNING and output to console, and you can change it by editing domains/domain1/config/sun-acc.xml:

<log-service file="" level="WARNING"/>

-cheng
[Message sent by forum member 'cf126330' (cf126330)]

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net