> 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]

Reply via email to