Re: DBCP Question

2008-09-17 Thread Paul Selibas
On Wed, Sep 17, 2008 at 3:03 PM, David Smith <[EMAIL PROTECTED]> wrote: > I think you'll have to have your webapp manage it's own DBCP pool > locally. I doubt there's a good way to change pool parameters on tomcat > provide database pools on the fly. At minimum, any change to the > element conf

DBCP Question

2008-09-17 Thread Paul Selibas
setting up the resource from the code itself but cannot find a way to do this. Does anyone have any suggestions or ideas. I have done allot of Googling with not luck. Many thanks, Paul Selibas