cannot load jdbc driver??
- From: "Derrick Koes" <Derrick_Koes (at) skillsoft.com>
- Date: Tue, 19 Sep 2006 12:05:59 -0400
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:dhall (at) utrs.com]
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 (at) tomcat.apache.org To unsubscribe,
e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org