../common/lib is classes used for internal tomcat processes that need to be shared. Try putting the JDBC driver in ../shared/lib
Victor Albisharat
[EMAIL PROTECTED]
-------------------
From: Sinclair, Alan (CORP, GEAccess)
Subject: JDBC driver class 'null' error
Date: Mon, 28 Oct 2002 11:39:52 -0800
Hi,
Tomcat V4.1.12
Trying to setup a connection pool to Oracle and get the following error:
java.sql.SQLException: Cannot load JDBC driver class 'null'
The Oracle classes12.jar file has been copied into ../common/lib I checked
that the oracle.jdbc.driver.OracleDriver class specified in the server.xml
JDBC data resource is present in the jar file
Any ideas why Tomcat cannot find the JDBC driver ?
Thnaks for any help.
From: "Vic A" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Tomcat losing connection capabilities/not being able to shutdown
Date: Mon, 28 Oct 2002 17:13:39 -0500
I've been having a recurring error with Tomcat. It works fine upon startup, able to access MySQL databases from other servers with the servlets that I've programmed. However, after a time, it cannot seem to connect to the databases through servlets, yet when I run Java standalone equivalents of the servlets, they connect to the databases just fine. Also, when these connection problems start, I tried to stop the Tomcat service then restart it, but it cannot shut down. I can't even "hard kill" it through Task Manager. I'm running this on Windows 2000 without a firewall. Any ideas on what's going on?
Victor Albisharat
[EMAIL PROTECTED]
_________________________________________________________________
Broadband?�Dial-up? Get reliable MSN Internet Access. http://resourcecenter.msn.com/access/plans/default.asp
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
_________________________________________________________________
Get a speedy connection with MSN Broadband.� Join now! http://resourcecenter.msn.com/access/plans/freeactivation.asp
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
