Thanks, I discovered that yesterday. -----Original Message----- From: [EMAIL PROTECTED] [mailto:pqin@;shareowner.com] Sent: Tuesday, October 29, 2002 7:21 AM To: [EMAIL PROTECTED] Subject: RE: JDBC driver class 'null' error
Rename jdbc driver package to .jar and put in common/lib Regards, Phillip Qin Software Developer Canadian Shareowner 121 Richmond Street W, 7th Floor Toronto, ON M5H 2K1 (416) 595-9600 ext 291 -----Original Message----- From: Sinclair, Alan (CORP, GEAccess) [mailto:alan.sinclair@;geaccess.com] Sent: October 28, 2002 5:54 PM To: 'Tomcat Users List' Subject: RE: JDBC driver class 'null' error Tried that, same error. Thanks anyway. -----Original Message----- From: Vic A [mailto:marauder_77@;hotmail.com] Sent: Monday, October 28, 2002 3:20 PM To: [EMAIL PROTECTED] Subject: Re: JDBC driver class 'null' error ../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> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
