Re: Source for Packages org.apache.tomcat.dbcp and below?
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 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Source for Packages org.apache.tomcat.dbcp and below?
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 Debian, and we are not building naming-factory-dbcp.jar. Instead we rely on commons-collections.jar. Regards, Marcus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]