Did you try this directory (to place jdbc jar files)?

%CATALINA_HOME%\shared\lib\ojdbc14.jar

I have a connection pool setup for Oracle, and the .jsp pages (and/or
tomcat) can find the classes used if the jdbc drivers are placed in the
above directory.
-pl

----- Original Message ----- 
From: "Eugene Lee" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, August 26, 2003 8:40 AM
Subject: Re: mysql connection pooling problem


> On Tue, Aug 26, 2003 at 11:24:21AM +0100, Purvis, Robert wrote:
> :
> : Or put it into tomcat4/common/lib - because then all web applications
can
> : access the JDBC driver.
>
> Hi Rob,
>
> Thanks for the suggestion.  But as I mentioned in my original message,
> I already tried this to no avail.  I went through all the usual spots
> ($CATALINA_HOME/common/lib, $JAVA_HOME/jre/lib/ext, and even my webapp's
> WEB-INF/lib) and got nada.
>
>
> -- 
> Eugene Lee
> http://www.coxar.pwp.blueyonder.co.uk/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to