Author: snjeza
Date: 2008-10-24 12:07:19 -0400 (Fri, 24 Oct 2008)
New Revision: 11168
Modified:
workspace/examples/projectExamples.xml
Log:
JBIDE-2986 Exception is occurred while adding Seam booking example - EAR into workspace
Modified: workspace/examples/projectExamples.xml
===================================================================
--- workspace/examples/projectExamples.xml 2008-10-24 15:53:56 UTC (rev 11167)
+++ workspace/examples/projectExamples.xml 2008-10-24 16:07:19 UTC (rev 11168)
@@ -3,9 +3,9 @@
<category>Seam</category>
<name>dvdstore</name>
<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>
+ <description>This example demonstrates the use of Seam with jBPM pageflow and
business process management.
+It requires the dvdstore-ear and dvdstore-ejb projects.
+ </description>
<size>962000</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
@@ -16,9 +16,9 @@
<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>
+ <description>This example demonstrates the use of Seam with jBPM pageflow and
business process management.
+It requires the dvdstore and dvdstore-ear projects.
+ </description>
<size>589000</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
@@ -29,9 +29,9 @@
<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>
+ <description>This example demonstrates the use of Seam with jBPM pageflow and
business process management.
+It requires the dvdstore and dvdstore-ejb projects.
+ </description>
<size>5700000</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
@@ -45,6 +45,7 @@
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
This example can also run in Tomcat with JBoss Embedded.
+It requires the booking-ejb and booking-ear projects.
</description>
<size>2900000</size>
<url>
@@ -59,6 +60,7 @@
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
This example can also run in Tomcat with JBoss Embedded.
+It requires the booking and booking-ear projects.
</description>
<size>70000</size>
<url>
@@ -73,6 +75,7 @@
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
This example can also run in Tomcat with JBoss Embedded.
+It requires the booking and booking-ejb projects.
</description>
<size>4700000</size>
<url>