You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by ex...@gmail.com, an...@apache.org on 2013/02/19 16:37:27 UTC

CMS diff: Containers and Resources

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/containers-and-resources.mdtext

exabrial@gmail.com

Index: trunk/content/containers-and-resources.mdtext
===================================================================
--- trunk/content/containers-and-resources.mdtext	(revision 1447559)
+++ trunk/content/containers-and-resources.mdtext	(working copy)
@@ -253,7 +253,7 @@
 </tr>
 <tr>
 <td > TestOnBorrow </td>
-<td > If true connections will be validated before being returned<br class="atl-forced-newline"> from the pool. If the validation fails, the connection is<br class="atl-forced-newline"> destroyed, and a new conection will be retrieved from the<br class="atl-forced-newline"> pool (and validated).<br class="atl-forced-newline"> <br class="atl-forced-newline"> NOTE - for a true value to have any effect, the<br class="atl-forced-newline"> ValidationQuery parameter must be set.<br class="atl-forced-newline"> <br class="atl-forced-newline"> Default value is <em>true</em>.</td>
+<td > If true connections will be validated before being borrowed<br class="atl-forced-newline"> from the pool. If the validation fails, the connection is<br class="atl-forced-newline"> destroyed, and a new conection will be retrieved from the<br class="atl-forced-newline"> pool (and validated).<br class="atl-forced-newline"> <br class="atl-forced-newline"> NOTE - for a true value to have any effect, the<br class="atl-forced-newline"> ValidationQuery parameter must be set.<br class="atl-forced-newline"> <br class="atl-forced-newline"> Default value is <em>true</em>.</td>
 </tr>
 <tr>
 <td > TestOnReturn </td>