Re: Is Tyrex included in Tomcat 4.0.3

2002-04-04 Thread Lev Assinovsky
Tyrex is used to work (not providing the real pooling though). Could you please show your server.xml, /WEB-INF>/web.xml and piece of Java code where you lookup the context? Yanfeng Liu wrote: > > Hi, > > I am trying to use the JDBC pool feature of Tomcat 4.0.3. > > I am using the tomcat4-4.

Is Tyrex included in Tomcat 4.0.3

2002-04-01 Thread Yanfeng Liu
Hi, I am trying to use the JDBC pool feature of Tomcat 4.0.3. I am using the tomcat4-4.0.3 rpm packages on a RH 7.2 box. Firstly I can not find the tyrex-0.9.7.jar in the tomcat release. Secondly, when I copied a tyrex-0.9.7.jar in $CATALINA_HOME/common/lib, the JDBC pool I specified in stil