users@glassfish.java.net

Embedded glassfish: dispose() does not clean up resources

From: Laird Nelson <ljnelson_at_gmail.com>
Date: Mon, 9 May 2011 15:14:04 -0700

I'm using Glassfish 3.1.

Embedded Glassfish features an API call that is supposed to clean up
resources that it allocates.

On my Windows 2008 box, I call this method, but my temp directory fills up
with tons of Glassfish files nonetheless.

What could be the cause here, before I spend the time to put together a full
test case for this bug?

Best,
Laird