Caldarale, Charles R ha scritto:
From: Edoardo Panfili [mailto:edoa...@aspix.it]
Subject: Re: can I use org.apache.tomcat.dbcp.dbcp.BasicDataSource ?
I am using opejpa and it seems to need an explicit connection-pool.
I have no experience with OpenJPA, but I would caution against direct use of
Tomcat's internal classes, regardless of whether or not they match what
commons-dbcp does. Just put the public jars in your webapp; disk space is
cheap.
Note that some JDBC drivers also include their own optional pooling mechanism.
Thank you for all the answers and the patience, I'll put the jars from
Apache commons in my application.
Edoardo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org