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
the common/lib directories with the lastest version of those 2
components.

Now, this combination works ok, but I don't know if anyone has found
lateral effects or strange issues with it.

I know that the optimal solution is to upgrade to Tomcat 5.x, but it
seems that my bosses are reluctant to such a change.

Thanks in advance,
Gabriel

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

Reply via email to