https://issues.apache.org/bugzilla/show_bug.cgi?id=50387

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-11-30 
16:06:53 EST ---
tomcat-dbcp.jar is nothing more than a repacked/renamed version of commons-dbcp
and commons-pool libraries from http://commons.apache.org/  so this bug should
be one of theirs (though I suspect that it is oracle.sql.BLOB to blame here).

Note, that
1) versions of the libraries that were used to built a Tomcat release can be
found in the "build.properties.default file" in the sources,
2) you can use any other version of DBCP & POOL libraries, by placing both of
them into lib folder and setting "factory" attribute on a <Resource>.

https://issues.apache.org/bugzilla/show_bug.cgi?id=50326#c2

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to