users@glassfish.java.net

Re: SJAS 8.1 - Connection Leak

From: <glassfish_at_javadesktop.org>
Date: Tue, 02 Mar 2010 21:58:57 PST

There is no connection pool attribute that could be set to trace the connection leaks or to reclaim the leaked connection in 8.1. However you could check for any points in your application where connection objects are not closed after usage. Ideally, the connection objects should be closed in the finally block.
[Message sent by forum member 'sm157516' (shalini.muthukrishnan_at_sun.com)]

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