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=17911>.
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=17911

Problem with getConnection() and Informix





------- Additional Comments From [EMAIL PROTECTED]  2003-04-02 02:57 -------
The Connection.setReadOnly() javadoc says, "Throws: SQLException - if a database 
access error occurs or this method is called during a transaction".  Is it 
possible Informix thinks the transaction has not finished?  If we're certain 
that DBCP is correctly completing the transaction before calling this method, I 
think we should close this bug as WONTFIX.  If someone wants to use Informix (or 
any other broken driver) they can subclass or otherwise alter the source to work 
with it.  However, if Informix is correct and DBCP is at fault we should work to 
fix this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to