I have some regular Tomcat database connection pooling setup with DBCP
for some servlets that are not iBatis related (reports running direct
SQL).

Is it possible to share that database pool with the one defined in
iBatis?  Seems counter-productive to define two database pools.  Or
maybe iBatis/Tomcat is smart enough to only have one pool?

--
Collin Peters
VP of Technology
InTouch Technology

Reply via email to