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=6999>. 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=6999 javax.sql.DataSource.getConnection() causes java.sql.SQLException: Can't call commit when autocommit=true [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|javax.sql.DataSource.getConn|javax.sql.DataSource.getConn |ection() causes |ection() causes |java.sql.SQLException: Can't|java.sql.SQLException: Can't |call commit when |call commit when |autocommit=true |autocommit=true ------- Additional Comments From [EMAIL PROTECTED] 2002-06-06 01:17 ------- The change which caused this has been reverted (now using again the Tyrex DataSource which doesn't do much). 4.1.3 Beta uses commons-dbcp as the DataSource provider, which will hopefully prove to be easier to use (although it is more limited feature-wise). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>