Any suggestions on what in particular to look for? I know the classloader that is spitting up on itself is the webapp classloader, because the exception doesn't occur until I attempt to access this application. Is that correct?
----- Original Message ----- From: "David Boyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 2:27 PM Subject: Re: JDBC Connection pooling > For this particular error, the Tomcat classloader documentation would > probably be your best bet. > > >>> [EMAIL PROTECTED] 01/15/03 02:24PM >>> > When trying to get a connection pool set up, tomcat spits this > exception > back out. Nowhere in the code do I reference this class. Can anyone > point > me to a good HOWTO on connection pooling in tomcat 4.0.6? > > TyrexDataSourceFactory: Cannot create DataSource, Exception > java.lang.ClassNotFoundException: org.hsql.jdbcDriver > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>