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.