You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Eric Noel <er...@mylife.ph> on 2004/07/09 01:48:58 UTC

Saving on Database Pool when having Multiple Contexts

I have multiple apps/contexts that access the same database and uses 
dbcp. My worry is that on each of my <context> i will declare the dbcp 
for the database, can i just declare one dbcp and each context/app can 
share that???

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org