users@glassfish.java.net

Re: Embedded GlassFish clean shutdown and restart

From: Harald Wellmann <hwellmann.de_at_gmail.com>
Date: Thu, 27 Sep 2012 18:54:23 +0200

Am 27.09.2012 02:31, schrieb Amy Roh:
> Use Glassfish.dispose if you don't need this GF instance anymore and
> you want all resources to be released.

I'd already tried that. GlassFish.stop() and GlassFish.dispose() (each
by itself or both in combination) don't seem to make any difference. I
still see the threads running in the debugger.

Best regards,
Harald