Re: tomcat jdbc pool is not proxying resultSets and preparedStatements

2009-12-19 Thread Guillermo Fernandes
You're welcome On Thu, Dec 17, 2009 at 11:55 AM, Filip Hanik - Dev Lists < devli...@hanik.com> wrote: > Thank you very much! > > > On 12/17/2009 07:11 AM, Guillermo Fernandes wrote: > >> I have attached the interceptor to the bugzilla ticket

Re: tomcat jdbc pool is not proxying resultSets and preparedStatements

2009-12-17 Thread Guillermo Fernandes
uch an extension. > > Filip > > > > On 12/16/2009 06:02 AM, Guillermo Fernandes wrote: > >> Hi Filip, >> >> Yes, we are aware that the API allow us to write our own JdbcInterceptor >> so >> we are writing an interceptor to handle this issue by creating

Re: tomcat jdbc pool is not proxying resultSets and preparedStatements

2009-12-16 Thread Guillermo Fernandes
the jdbc-pool (it could be a "fixed" JdbcInterceptor). Thanks, Guillermo On Wed, Dec 16, 2009 at 12:19 AM, Filip Hanik - Dev Lists < devli...@hanik.com> wrote: > On 12/15/2009 10:34 AM, Guillermo Fernandes wrote: > >> Hi, >> >> I'm using ddlutils 1.0

Re: tomcat jdbc pool is not proxying resultSets and preparedStatements

2009-12-15 Thread Guillermo Fernandes
t jdbc-pool. Thanks, Guillermo On Tue, Dec 15, 2009 at 3:25 PM, Mark Thomas wrote: > On 15/12/2009 17:34, Guillermo Fernandes wrote: > > Hi, > > > > I'm using ddlutils 1.0 and tomcat jdbc pool 1.0.7.1 and I getting an > error > > due to a connecti

tomcat jdbc pool is not proxying resultSets and preparedStatements

2009-12-15 Thread Guillermo Fernandes
Hi, I'm using ddlutils 1.0 and tomcat jdbc pool 1.0.7.1 and I getting an error due to a connection is closed and the pool is not aware of that. Basically the issue is that ddlutils has a resultset iterator and when it finishes it closes the connection by getting it from the * resultSet.preparedSta