Author: jcoleman(a)redhat.com
Date: 2011-05-16 11:20:58 -0400 (Mon, 16 May 2011)
New Revision: 6929
Modified:
jbpm3/branches/jbpm-3.2-soa/userguide/src/main/docbook/en-US/async.xml
Log:
JBPM-3192
Clarify need for unique job executor name.
Modified: jbpm3/branches/jbpm-3.2-soa/userguide/src/main/docbook/en-US/async.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/userguide/src/main/docbook/en-US/async.xml 2011-05-16
14:00:01 UTC (rev 6928)
+++ jbpm3/branches/jbpm-3.2-soa/userguide/src/main/docbook/en-US/async.xml 2011-05-16
15:20:58 UTC (rev 6929)
@@ -251,7 +251,8 @@
</para>
<important>
<para>
- This name should be unique for each node in a cluster.
+ This name should be unique for each node, when more
+ than one jBPM instance is started on a single machine.
</para>
</important>
</listitem>
Show replies by date