DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30326>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30326

[Patch] - ScriptableConnection doesn't cleanup SQL Resources

           Summary: [Patch] - ScriptableConnection doesn't cleanup SQL
                    Resources
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: blocks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


ScriptableConnection doesn't explicitly close the PreparedStatement. This in 
turn doesn't free any resultssets from queries. 
As a result:  the JDBC Pool grows with each query !

Reply via email to