remm 02/01/03 15:27:35
Modified: src/doc howto-j2eestore.xml
Log:
- Fix typo reported by Colin Britton.
- The new look of the JDBC page is a lot better. The old one generated a page
which was way too long.
- TC 4.1 will bundle the DataSource from the commons.
Revision Changes Path
1.2 +2 -2 jakarta-slide/src/doc/howto-j2eestore.xml
Index: howto-j2eestore.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/howto-j2eestore.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- howto-j2eestore.xml 3 Jan 2002 21:45:19 -0000 1.1
+++ howto-j2eestore.xml 3 Jan 2002 23:27:35 -0000 1.2
@@ -108,8 +108,8 @@
<p>With Tomcat 4.0.1 the standard implementation provides a datasource which
has pooling. It has no configured limits, it will grow as required and lazily
shrinks to reduce its size. Tomcat also has the capability to support
- other datasource implementations and may offer one based on the Apache commons
- DBCP pool implementationin a future release.</p>
+ other datasource implementations and will offer one based on the
+ Apache commons DBCP pool implementation in version 4.1.</p>
</section>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>