[jboss-svn-commits] JBL Code SVN: r38412 - labs/jbossesb/branches/JBESB_4_11_CP2/product/docs/Services_Guide/en-US.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Sep 19 13:27:02 EDT 2013


Author: tcunning
Date: 2013-09-19 13:27:02 -0400 (Thu, 19 Sep 2013)
New Revision: 38412

Modified:
   labs/jbossesb/branches/JBESB_4_11_CP2/product/docs/Services_Guide/en-US/jBPM5_Integration.xml
Log:
JBESB-3952
Add documentation for the sessionReuse property.


Modified: labs/jbossesb/branches/JBESB_4_11_CP2/product/docs/Services_Guide/en-US/jBPM5_Integration.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_11_CP2/product/docs/Services_Guide/en-US/jBPM5_Integration.xml	2013-09-19 17:01:50 UTC (rev 38411)
+++ labs/jbossesb/branches/JBESB_4_11_CP2/product/docs/Services_Guide/en-US/jBPM5_Integration.xml	2013-09-19 17:27:02 UTC (rev 38412)
@@ -281,7 +281,26 @@
                     Yes
                   </para>
             </entry>        
-        </row>                
+        </row>
+             
+             <row>
+                 <entry>
+                     <property>sessionReuse</property>
+                 </entry>
+                 <entry>
+                     <para>
+                         The value of this property should reference whether
+                         you want processes started with a specific process-def-name
+                         to be constrained to a single session, or to create a session
+                         per process started.
+                     </para>
+                 </entry>
+                 <entry>
+                     <para>
+                         No
+                     </para>
+                 </entry>
+             </row>
                 
       <row>
             <entry>



More information about the jboss-svn-commits mailing list