Re: Informix connection pooling via JNDI resource

2002-03-21 Thread Lev Assinovsky
Current connection pool (Tyrex) provides just straight connections. Try DBCP. It's not released yet but works. You need three subprojects: collections, pool, and dbcp. All are under commons. Take nightly builds (collections is released) and put all three jars into $CATALINA_HOME/common/lib. In J

Informix connection pooling via JNDI resource

2002-03-20 Thread revin
Hi, Does anybody have experience with jakarta-tomcat-4.0.2 and connection pooling setup as a jndi resource (server.xml) for Informix DB (vIDS2000) I use the informix jdbc driver (ifxjdbc.jar). In fact everything works, I get no errors, except that the application keeps opening and closing the