[jbpm-commits] JBoss JBPM SVN: r5342 - projects/demos/richfaces-spring-jbpm4/trunk/src/main/resources/be/inze/spring/process.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Jul 23 15:35:15 EDT 2009


Author: ainze
Date: 2009-07-23 15:35:15 -0400 (Thu, 23 Jul 2009)
New Revision: 5342

Added:
   projects/demos/richfaces-spring-jbpm4/trunk/src/main/resources/be/inze/spring/process/Registration.png
Modified:
   projects/demos/richfaces-spring-jbpm4/trunk/src/main/resources/be/inze/spring/process/Registration.jpdl.xml
Log:
generated working png

Modified: projects/demos/richfaces-spring-jbpm4/trunk/src/main/resources/be/inze/spring/process/Registration.jpdl.xml
===================================================================
--- projects/demos/richfaces-spring-jbpm4/trunk/src/main/resources/be/inze/spring/process/Registration.jpdl.xml	2009-07-23 19:34:49 UTC (rev 5341)
+++ projects/demos/richfaces-spring-jbpm4/trunk/src/main/resources/be/inze/spring/process/Registration.jpdl.xml	2009-07-23 19:35:15 UTC (rev 5342)
@@ -10,7 +10,7 @@
       <transition g="-65,-22" name="to accept" to="join1"/>
 	</java>
 
-	<java expr="#{echoService}" g="140,176,92,52" method="sayHelloWithExecution" name="echo2">
+	<java expr="#{echoService}" g="246,169,92,52" method="sayHelloWithExecution" name="echo2">
 		<arg>
 			<env type="org.jbpm.pvm.internal.history.HistorySession"/>
 		</arg>
@@ -21,6 +21,8 @@
 		<transition g="-63,-22" name="to timeout" to="timed out">
          <timer duedate="10 seconds"/>
          <timer duedate="10 seconds"/>
+         <timer duedate="10 seconds"/>
+         <timer duedate="10 seconds"/>
 			<timer duedate="10 seconds"/>
 		</transition>
 	</state>
@@ -31,6 +33,8 @@
 		<transition g="-54,-22" name="transition" to="timed out2">
          <timer duedate="20 seconds"/>
          <timer duedate="20 seconds"/>
+         <timer duedate="20 seconds"/>
+         <timer duedate="20 seconds"/>
 			<timer duedate="20 seconds"/>
 			<timer duedate="20 seconds"/>
 		</transition>
@@ -39,6 +43,8 @@
 		<transition g="-54,-22" name="transition" to="timed out3">
          <timer duedate="30 seconds"/>
          <timer duedate="30 seconds"/>
+         <timer duedate="30 seconds"/>
+         <timer duedate="30 seconds"/>
 			<timer duedate="30 seconds"/>
 			<timer duedate="30 seconds"/>
 		</transition>
@@ -53,7 +59,7 @@
       <transition g="-61,-22" name="to echo2" to="echo2"/>
    </fork>
    <join g="221,283,48,48" multiplicity="2" name="join1">
-      <transition name="to accept" to="accept" g="-65,-22"/>
+      <transition g="-65,-22" name="to accept" to="accept"/>
    </join>
 
 </process>
\ No newline at end of file

Added: projects/demos/richfaces-spring-jbpm4/trunk/src/main/resources/be/inze/spring/process/Registration.png
===================================================================
(Binary files differ)


Property changes on: projects/demos/richfaces-spring-jbpm4/trunk/src/main/resources/be/inze/spring/process/Registration.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the jbpm-commits mailing list