User: d_jencks
Date: 01/09/26 22:43:09
Modified: src/xdocs resource.xml
Log:
Added comment about pool minsize and default Subject
Revision Changes Path
1.3 +3 -3 manual/src/xdocs/resource.xml
Index: resource.xml
===================================================================
RCS file: /cvsroot/jboss/manual/src/xdocs/resource.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- resource.xml 2001/09/21 02:20:17 1.2
+++ resource.xml 2001/09/27 05:43:09 1.3
@@ -122,7 +122,7 @@
<listitem>
<formalpara>
<title>MinSize</title>
- <para>The initial and minimum number of managed
connections in the pool</para>
+ <para>The initial and minimum number of managed
connections in the pool. IMPORTANT NOTE: If you wish to set this greater than 0, your
resource adapter must support setting a default Subject in the
ManagedConnectionFactoryProperties, usually by means of UserName and Password
properties. Without this, there is no way for the pool to determine the Subject for
the initial connections.</para>
</formalpara>
</listitem>
<listitem>
@@ -278,7 +278,7 @@
<!-- -->
<!-- ===================================================================== -->
-<!-- $Id: resource.xml,v 1.2 2001/09/21 02:20:17 d_jencks Exp $ -->
+<!-- $Id: resource.xml,v 1.3 2001/09/27 05:43:09 d_jencks Exp $ -->
<server>
@@ -346,7 +346,7 @@
<!-- -->
<!-- ===================================================================== -->
-<!-- $Id: resource.xml,v 1.2 2001/09/21 02:20:17 d_jencks Exp $ -->
+<!-- $Id: resource.xml,v 1.3 2001/09/27 05:43:09 d_jencks Exp $ -->
<server>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development