? doc.patch
? xdocs/style
Index: xdocs/jdbc2pool-howto.xml
===================================================================
RCS file: /home/cvspublic/jakarta-turbine-torque/xdocs/jdbc2pool-howto.xml,v
retrieving revision 1.7
diff -u -r1.7 jdbc2pool-howto.xml
--- xdocs/jdbc2pool-howto.xml	7 Aug 2002 08:07:02 -0000	1.7
+++ xdocs/jdbc2pool-howto.xml	18 Sep 2002 18:52:07 -0000
@@ -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>

