On Tue, 11 Feb 2003, Kevin HaleBoyes wrote:
> > Craig, can I take the nightly build of commons-dbcp and drop it into > my installation? I'm using Tomcat 4.1.18 and Struts 1.1b3 so I have > the commons-dbcp.jar in CATALINA_HOME/common/lib (provided as part > of Tomcat) and in MyWebApp/WEB-INF/lib (provided as part of the > Struts libraries). I'm not using the datasource facility of Struts > - only in Tomcat. Should I replace both copies or is it enough to > replace only the CATALINA_HOME/common/lib jar file? > Struts 1.1b3 already has the patched version of DelegatingResultSet in it. I would put copy both commons-dbcp and commons-pool to make sure they are in synch, although I don't anticipate problems. > Again, thanks for the help. > Kevin. > Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
