You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2016/11/17 13:37:13 UTC

svn commit: r1770191 - /tomee/site/trunk/content/datasource-configuration-by-creator.md

Author: jgallimore
Date: Thu Nov 17 13:37:13 2016
New Revision: 1770191

URL: http://svn.apache.org/viewvc?rev=1770191&view=rev
Log:
Slight tweaks

Modified:
    tomee/site/trunk/content/datasource-configuration-by-creator.md

Modified: tomee/site/trunk/content/datasource-configuration-by-creator.md
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/datasource-configuration-by-creator.md?rev=1770191&r1=1770190&r2=1770191&view=diff
==============================================================================
--- tomee/site/trunk/content/datasource-configuration-by-creator.md (original)
+++ tomee/site/trunk/content/datasource-configuration-by-creator.md Thu Nov 17 13:37:13 2016
@@ -11,10 +11,10 @@ align the most common entries to the his
 Here are a more detailled list of accepted properties by creator.
 
 
-## DBCP
+## DBCP (TomEE 1.7.x)
 
-Note: details are http://tomee.apache.org/containers-and-resources.html
-(note: http://commons.apache.org/proper/commons-dbcp/configuration.html uses the last version of DBCP but we didnt upgrade yet).
+Note: details are at http://tomee.apache.org/containers-and-resources.html
+(note: http://commons.apache.org/proper/commons-dbcp/configuration.html uses the latest version of DBCP but TomEE 1.7.x is not using this version).
 
 - AccessToUnderlyingConnectionAllowed
 - ConnectionInitSqls
@@ -53,7 +53,7 @@ Note: details are http://tomee.apache.or
 
 ## Tomcat JDBC
 
-Note: details are https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html
+Note: details are at https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html
 
 - AbandonWhenPercentageFull
 - AccessToUnderlyingConnectionAllowed
@@ -112,8 +112,7 @@ Note: details are https://tomcat.apache.
 
 ## DBCP2 (TomEE 7.x)
 
-Note: details are http://tomee.apache.org/containers-and-resources.html
-(note: http://commons.apache.org/proper/commons-dbcp/configuration.html uses the last version of DBCP but we didnt upgrade yet).
+Note: details are at http://commons.apache.org/proper/commons-dbcp/configuration.html
 
 - AccessToUnderlyingConnectionAllowed
 - ConnectionInitSqls