[jboss-svn-commits] JBL Code SVN: r14580 - labs/jbossesb/trunk/product/samples/quickstarts/bpm_orchestration1/processDefinition.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Aug 26 08:31:36 EDT 2007


Author: burrsutter
Date: 2007-08-26 08:31:36 -0400 (Sun, 26 Aug 2007)
New Revision: 14580

Modified:
   labs/jbossesb/trunk/product/samples/quickstarts/bpm_orchestration1/processDefinition/gpd.xml
   labs/jbossesb/trunk/product/samples/quickstarts/bpm_orchestration1/processDefinition/processimage.jpg
Log:
updated for RHDS Beta 1

Modified: labs/jbossesb/trunk/product/samples/quickstarts/bpm_orchestration1/processDefinition/gpd.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/bpm_orchestration1/processDefinition/gpd.xml	2007-08-26 12:30:43 UTC (rev 14579)
+++ labs/jbossesb/trunk/product/samples/quickstarts/bpm_orchestration1/processDefinition/gpd.xml	2007-08-26 12:31:36 UTC (rev 14580)
@@ -1,30 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process-diagram name="processDefinition2" width="688" height="577">
-  <node name="start" x="0" y="0" width="140" height="40">
-    <transition name="">
+<root-container name="processDefinition2" width="948" height="681">
+  <node name="start" x="81" y="38" width="140" height="40">
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
-  <node name="node1" x="0" y="0" width="140" height="40">
-    <transition name="">
+  <node name="node1" x="236" y="97" width="140" height="40">
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
-  <node name="node2" x="0" y="0" width="140" height="40">
-    <transition name="">
+  <node name="node2" x="61" y="162" width="140" height="40">
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
-  <node name="node3" x="0" y="0" width="140" height="40">
-    <transition name="">
+  <node name="node3" x="259" y="176" width="140" height="40">
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
-  <node name="end1" x="0" y="0" width="140" height="40"/>
-  <node name="Send Results" x="0" y="0" width="140" height="40">
-    <transition name="">
+  <node name="end1" x="162" y="330" width="140" height="40"/>
+  <node name="Send Results" x="57" y="251" width="140" height="40">
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
-</process-diagram>
+</root-container>

Modified: labs/jbossesb/trunk/product/samples/quickstarts/bpm_orchestration1/processDefinition/processimage.jpg
===================================================================
(Binary files differ)




More information about the jboss-svn-commits mailing list