Re: Problems with PoolMan finding mm.mysql driver

2001-09-18 Thread Ted Husted
I just have the mysql JAR in my Tomcat lib folder, and don't bother with a classpath. It's sometimes the case that you get "class not found" errors when the jars are found it more than one place, or in more than one way. Adam Smith wrote: > > The answer to this has to be painfully easy, but I

Re: Problems with PoolMan finding mm.mysql driver

2001-09-18 Thread Craig_Reichenbach
cc: (bcc: Craig Reichenbach/CAM/Lotus) Subject: Problems with PoolMan finding mm.mysql driver 09/17/2001

RE: Problems with PoolMan finding mm.mysql driver

2001-09-17 Thread Adam Smith
class. -Original Message- From: Vic Cekvenich [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 3:33 PM To: [EMAIL PROTECTED] Subject: Re: Problems with PoolMan finding mm.mysql driver This says that your JDBC class is not found, not poolman. Make sure it is in the classpath

Re: Problems with PoolMan finding mm.mysql driver

2001-09-17 Thread Vic Cekvenich
This says that your JDBC class is not found, not poolman. Make sure it is in the classpath. Vic Adam Smith wrote: >The answer to this has to be painfully easy, but I have gone over this many >times now and can't find the answer. > >I am using Tomcat 3.2.3, Struts 1.0, PoolMan 2.0.3 and the mm.m

RE: Problems with PoolMan finding mm.mysql driver

2001-09-17 Thread Adam Smith
ssage- From: Will Jaynes [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 1:40 PM To: [EMAIL PROTECTED] Subject: Re: Problems with PoolMan finding mm.mysql driver This problem has to do with classloaders and relative positions of the poolman and jdbc jar files. There are a lot of pos

Re: Problems with PoolMan finding mm.mysql driver

2001-09-17 Thread Will Jaynes
ROTECTED]> To: "Struts-User" <[EMAIL PROTECTED]> Sent: Monday, September 17, 2001 12:32 PM Subject: Problems with PoolMan finding mm.mysql driver The answer to this has to be painfully easy, but I have gone over this many times now and can't find the answer. I am using Tomcat 3.2

Problems with PoolMan finding mm.mysql driver

2001-09-17 Thread Adam Smith
The answer to this has to be painfully easy, but I have gone over this many times now and can't find the answer. I am using Tomcat 3.2.3, Struts 1.0, PoolMan 2.0.3 and the mm.mysql driver version 2.0.4. Whenever I try to make a database connection, I am told that PoolMan cannot find the driver.