jon 2002/09/18 13:05:46 Modified: xdocs jdbc2pool-howto.xml Log: patch from ericpugh Revision Changes Path 1.8 +3 -1 jakarta-turbine-torque/xdocs/jdbc2pool-howto.xml Index: jdbc2pool-howto.xml =================================================================== RCS file: /home/cvs/jakarta-turbine-torque/xdocs/jdbc2pool-howto.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- jdbc2pool-howto.xml 7 Aug 2002 08:07:02 -0000 1.7 +++ jdbc2pool-howto.xml 18 Sep 2002 20:05:46 -0000 1.8 @@ -15,7 +15,9 @@ This document is only relevant for Torque-3.0b3 and higher versions. For instructions on configuring torque's built-in connection pool in earlier versions see the runtime configuration section of -<a href="tutorial.html">the tutorial</a>. +<a href="tutorial.html">the tutorial</a>. If you are using Torque-3.0b3 or higher, +make sure that you have commons-dbcp jar that is newer then commons-dbcp-1.0.dev. +Otherwise you will have null connection objects. </p> <p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
