Hi, I am trying to track down a problem propably related to DBCP 1.3.
For details see https://issues.apache.org/bugzilla/show_bug.cgi?id=50326 To get further I need to replace dbcp 1.3 - as supplied with Tomcat 5.5.30 or 5.5.31 with the original. I a first step I would like to upgrade to dbcp 1.4 if then my error still persists, I will donwgrade to dbcp 1.2.x if then the error is gone I will open a bug report for dbcp. Is there a short howto how to accomplish the task of exchanging the Tomcat dbcp with a different version? >From what I until now know I presume: - change conf/server.xml DB-Resource-Secation factory attribute - put some jar-files into common/lib (which ones?) - perhaps delete some tomcat-included dbcp-files (which ones?) Somewhere I read something about some security settings, too that will have to be changed to allow access to the new jars (where and how)? Kind regards Nils --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
