Author: Grid.Qian
Date: 2011-04-11 03:00:38 -0400 (Mon, 11 Apr 2011)
New Revision: 30463
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-bpel-3.1.xml
Log:
JBIDE-8532: add some examples of riftsaw2.3
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-bpel-3.1.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-bpel-3.1.xml 2011-04-11
06:48:01 UTC (rev 30462)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-bpel-3.1.xml 2011-04-11
07:00:38 UTC (rev 30463)
@@ -196,5 +196,38 @@
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/bpel-examples/Bl...
</url>
</project>
+
+ <project>
+ <category>BPEL</category>
+ <name>Fault Compensation</name>
+ <shortDescription>This is a fault compensation bpel
example</shortDescription>
+ <description>This example focuses on the Scope activity.</description>
+ <size>6000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/bpel-examples/Fa...
+ </url>
+ </project>
+
+ <project>
+ <category>BPEL</category>
+ <name>While_Wait</name>
+ <shortDescription>A while wait BPEL example</shortDescription>
+ <description>This is a simple example used to compute the first N elements of the
fibonacci sequence.</description>
+ <size>8000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/bpel-examples/Wh...
+ </url>
+ </project>
+
+ <project>
+ <category>BPEL</category>
+ <name>While_Wait_WS</name>
+ <shortDescription>A Web Service project called by While_Wait
example</shortDescription>
+ <description>This sample is a Web Service that is called by While_Wait
example.</description>
+ <size>14000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/bpel-examples/Wh...
+ </url>
+ </project>
</projects>