bject: changing DBCP version to Tomcat 4.1.x
>
>Hi,
>
>I need to connect to through a DataSource to an Informix database
>using Tomcat 4.1.
>
>As seen in the DBCP docs, DBCP 1.1, which came with Tomcat 4.1 is NOT
>compatible with IBM-Informix's JDBC driver. This problem is so
Hi,
I need to connect to through a DataSource to an Informix database
using Tomcat 4.1.
As seen in the DBCP docs, DBCP 1.1, which came with Tomcat 4.1 is NOT
compatible with IBM-Informix's JDBC driver. This problem is solved in
DBCP 1.2, so what I did is replacing the DBCP and POOL jar files in
t