Hi,

Le 18/04/2014 13:53, Daniel Mikusa a écrit :
> Another option you might try would be to set “rollbackOnReturn" to
> “true”. That is supposed to instruct the pool to rollback an open
> transactions when the connection is returned to the pool. I haven’t
> tried it, but it seems like it would work here. Dan 
Hummm, not sure this is really what we want. The problem in not with the
application returning unclosed transactions, it's rather than when the
connection is returned to the pool, the pool itself will open a
transaction and not close it...
But I'll try it anyway.

Thanks,
Franck

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to