On 28/10/2010 11:02, Henri Gomez wrote:
> Hi to all,
> 
> I'm currently experimenting various DBCP pools for Tomcat and wonder
> why Filip "jdbc-pool" is not bundled with Tomcat 6.0.x / 7.0.x ?

Several reasons:

1. It isn't a 100% compatible drop-in replacement. There are some
features in Commons DBCP that jdbc-pool doesn't provide.

2. Every time Filip tried to get votes for a release (and the one time I
did) the release failed to collect sufficient votes.

There is nothing stopping you using it. Just set the factory attribute
for the resource.

> Also, could it be deployed to Maven repo so it could be used and
> deployed more easily ?

No. Not until such time as it has an official release. (That doesn't
stop it being added to the ASF snapshot repo).

I would also add:
- SpringSource is using it as the default pool in tc Server. There have
been a few bugs but it looks stable to me.
- Commons is currently re-writing Pool and DBCP and using jdbc-pool as
the basis.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to