dev@glassfish.java.net

How do I run a single QL test?

From: Ken Cavanaugh <Ken.Cavanaugh_at_Sun.COM>
Date: Wed, 07 Oct 2009 15:32:06 -0700

I need to attach a debugger to the V3 app server. I think I can do that
by asadmin start-domain --debug and then attach the debugger to 9009.
But how do I run a single test (say ejb/remoteview) so I can debug the
server side? I don't want to run all of the QLs, or have the QLs launch
an instance of GFv3 to which I can't attach a debugger.

Thanks,

Ken.