It is there, actually. AND, like I'd mentioned in another message (which who knows, might have been blocked out for some reason) the params using the same driver will retrieve data....bouncing through to a details page using the Context object seem to fail. So the driver's there and will work simply by specifying the params, but not in the <Resource> reference.
-----Original Message----- From: Caldarale, Charles R [mailto:[email protected]] Sent: Friday, March 19, 2010 11:50 AM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config > From: Propes, Barry L [mailto:[email protected]] > Subject: RE: DB connection error -Tomcat 6 config (Looks like our corporate e-mail filter is removing some of your messages - I had to retrieve this from the archive.) So now we're down to this problem: > java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver (This really is an improvement.) Now it looks like the Oracle JDBC jar is in the wrong location - it should be in Tomcat's lib directory, nowhere else. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- 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]
