DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8620>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8620 Closed Connection Exception on setAutoCommit ------- Additional Comments From [EMAIL PROTECTED] 2002-04-29 14:16 ------- This connection in particular is set up by Tomcat using the DBCP factory, but I can reproduce the problem by creating the pool myself. I do not know what kind of implementation Tomcat uses, but I tried with a GenericObjectPool with the default factory, then created a PoolableConnectionFactory using a DriverManagerConnectionFactory, and then created a DataSource using PoolingDataSource. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>