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

SQLTransformer Query object prematurely closes connection causing NullPointerException 
when accessing ResultSet

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.0.3                       |2.0.4



------- Additional Comments From [EMAIL PROTECTED]  2003-01-09 18:27 -------

The patch above fixes the problem.

FYI, this bug prevents using DBCP as the connection pool provider, since DBCP
claims back all ResultSet objects before closing a connection.

This makes it impossible to use a J2EE datasource with Cocoon 2.0.4 in Tomcat
4.1.x for example.

See http://www.mail-archive.com/cocoon-users%40xml.apache.org/msg22625.html
for more info.

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

Reply via email to