Author: kkolinko
Date: Tue Feb 10 18:55:04 2015
New Revision: 1658779
URL: http://svn.apache.org/r1658779
Log:
Enhance wording and add a link to jndi-datasource-examples-howto.html
Modified:
tomcat/site/trunk/docs/migration-8.html
tomcat/site/trunk/xdocs/migration-8.xml
Modified: tomcat/site/trunk/docs/migration-8.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-8.html?rev=1658779&r1=1658778&r2=1658779&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-8.html (original)
+++ tomcat/site/trunk/docs/migration-8.html Tue Feb 10 18:55:04 2015
@@ -431,7 +431,9 @@ of Apache Tomcat.</p>
<p>Tomcat 8 embeds a packaged renamed version of
<a href="http://commons.apache.org/proper/commons-dbcp/">Apache Commons
DBCP</a>
- 2.x. There are a number of notable changes between Commons DBCP 1.x
+ 2.x as the default implementation of a
+ <a href="tomcat-8.0-doc/jndi-datasource-examples-howto.html">database
connection pool</a>.
+ There are a number of notable changes between Commons DBCP 1.x
(used by Tomcat 7 and earlier) and Commons DBCP 2.x
which are likely to require configuration changes.</p>
Modified: tomcat/site/trunk/xdocs/migration-8.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-8.xml?rev=1658779&r1=1658778&r2=1658779&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-8.xml (original)
+++ tomcat/site/trunk/xdocs/migration-8.xml Tue Feb 10 18:55:04 2015
@@ -132,7 +132,9 @@ of Apache Tomcat.</p>
<p>Tomcat 8 embeds a packaged renamed version of
<a href="http://commons.apache.org/proper/commons-dbcp/">Apache Commons
DBCP</a>
- 2.x. There are a number of notable changes between Commons DBCP 1.x
+ 2.x as the default implementation of a
+ <a href="tomcat-8.0-doc/jndi-datasource-examples-howto.html">database
connection pool</a>.
+ There are a number of notable changes between Commons DBCP 1.x
(used by Tomcat 7 and earlier) and Commons DBCP 2.x
which are likely to require configuration changes.</p>
<ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]