cannot load jdbc driver??
- From: "Darren Hall" <dhall (at) utrs.com>
- Date: Tue, 19 Sep 2006 12:02:47 -0400
> 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