Remy Maucherat wrote:
> Normally, it's difficult to do. You can easily patch Tomcat to have it
> use the regular commons-dbcp by default (it's a constant), but it will
> have the usual drawbacks (you will expose a bunch of JARs to webapps).
Excuse my ignorance, but why is this a problem?
Marcus
William L. Thomson Jr. wrote:
> Basically the main problem on Gentoo is we don't want to have to pull in
> sources for 3 other commons apps in conjunction with Tomcat's sources
> just to build the naming-factory-dbcp.jar. Despite it looking like
> that's the only way.
We have the same problem in D