[Resin-interest] Dangling Connections

2007-07-26 Thread Paul Davis
Hey list, I'm trying to find information on how the error about closing all dangling connections gets generated. I'm using a library that works by attaching a connection to each request and closes it automatically using a ServletRequestListener. As far as I can tell, this behavior is causing

Re: [Resin-interest] Dangling Connections

2007-07-26 Thread Scott Ferguson
On Jul 26, 2007, at 7:47 AM, Paul Davis wrote: Hey list, I'm trying to find information on how the error about closing all dangling connections gets generated. At the end of the top-level request, Resin rolls back the UserTransaction, and closes any connections that haven't been closed.

Re: [Resin-interest] Dangling Connections

2007-07-26 Thread Leland, Robert
, VA 20191 [EMAIL PROTECTED] BUSINESS CONSULTING | TECHNOLOGY SOLUTIONS | INNOVATION RD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Davis Sent: Thursday, July 26, 2007 10:48 To: resin-interest@caucho.com Subject: [Resin-interest] Dangling