They will be accessible by your war file code. You do not need the jar in both places. Only common/lib
-----Original Message----- From: Darren Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 19, 2006 12:03 PM To: 'Tomcat Users List' Subject: RE: cannot load jdbc driver?? > did you not specify a JDBC connection in the Realm? server.xml in the > conf file? I have no Realm specified in server.xml, however I'm attempting to get connection pooling set-up (see my connection pool thread) so I've created a context.xml file and specified my connection information inside a Resource element in that file. I thought that the two setups were mutually exclusive, no? > These jars must be accessible by tomcat to create the pool. They > should be in common/lib. Thanks Derek, I'll give this a try. But does this also mean that the drivers cannot deploy with my war file? -D --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]