Hi Andrew,

that's why I suggest that you define a data-pool in your
application-specific context.xml-file (stred in config/server) and put
all the needed JDBC-drivers to $CATALINA_HOME/common/lib

With this scenario, no web-app need to provide their JDBC-drivers in
the WEB-INF/lib-directories and you won't get any trouble with the
different classloaders.

Anyhow, your app works, and that's what is counting ;)

Cheers

Gregor
-- 
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

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