users@glassfish.java.net

Re: restart connection pool

From: <glassfish_at_javadesktop.org>
Date: Mon, 21 May 2007 10:18:19 PDT

At what specific instance do you want to reset the connections ?

idle-timeout will take care of refreshing old connections (unused connections for the period "idle-timeout")
http://docs.sun.com/app/docs/doc/819-3675/6n5slue85?a=view

Also in V2, there is a pool property named "max-connection-usage", which will ensure that the connection will be closed after specific number of usages.

Thanks,
-Jagadish
[Message sent by forum member 'jr158900' (jr158900)]

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