Author: snjeza
Date: 2008-10-13 07:38:54 -0400 (Mon, 13 Oct 2008)
New Revision: 10788
Modified:
workspace/examples/projectExamples.xml
Log:
Modified: workspace/examples/projectExamples.xml
===================================================================
--- workspace/examples/projectExamples.xml 2008-10-13 11:34:48 UTC (rev 10787)
+++ workspace/examples/projectExamples.xml 2008-10-13 11:38:54 UTC (rev 10788)
@@ -2,17 +2,43 @@
<project>
<category>Seam</category>
<name>dvdstore</name>
- <shortDescription>Seam DVD Store Example</shortDescription>
+ <shortDescription>Seam DVD Store Example - WAR</shortDescription>
<description>This example demonstrates the use of Seam with jBPM
pageflow and business process management. It runs on JBoss AS and
Tomcat.</description>
- <size>10000000</size>
+ <size>962000</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
</project>
<project>
+ <category>Seam</category>
+ <name>dvdstore-ejb</name>
+ <shortDescription>Seam DVD Store Example - EJB</shortDescription>
+ <description>This example demonstrates the use of Seam with jBPM
+ pageflow and business process management. It runs on JBoss AS and
+ Tomcat.</description>
+ <size>589000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>dvdstore-ear</name>
+ <shortDescription>Seam DVD Store Example - EAR</shortDescription>
+ <description>This example demonstrates the use of Seam with jBPM
+ pageflow and business process management. It runs on JBoss AS and
+ Tomcat.</description>
+ <size>5700000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ </project>
+
+ <project>
<category>Portlet</category>
<name>TestJavaPortlet</name>
<shortDescription>JBoss Java Portlet Example</shortDescription>