Author: snjeza
Date: 2008-10-24 11:53:56 -0400 (Fri, 24 Oct 2008)
New Revision: 11167
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:41:20 UTC (rev 11166)
+++ workspace/examples/projectExamples.xml 2008-10-24 15:53:56 UTC (rev 11167)
@@ -68,7 +68,7 @@
<project>
<category>Seam</category>
- <name>booking-ejb</name>
+ <name>booking-ear</name>
<shortDescription>Seam Booking Example - EAR</shortDescription>
<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.
Show replies by date