Author: snjeza
Date: 2009-05-25 19:27:29 -0400 (Mon, 25 May 2009)
New Revision: 15502
Added:
workspace/snjeza/seam-examples/bookingall3.zip
Modified:
workspace/examples/project-examples-3.1.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4180 We should have the projects featured in Seam
tutorials available in Project Examples
Modified: workspace/examples/project-examples-3.1.xml
===================================================================
--- workspace/examples/project-examples-3.1.xml 2009-05-25 22:38:32 UTC (rev 15501)
+++ workspace/examples/project-examples-3.1.xml 2009-05-25 23:27:29 UTC (rev 15502)
@@ -90,4 +90,22 @@
<welcome type="cheatsheets"
url="/numberguess/cheatsheets/numberguess.xml"/>
</project>
+ <project>
+ <category>Seam</category>
+ <name>booking3</name>
+ <included-projects>
+ booking,booking-ear,booking-ejb,booking-test
+ </included-projects>
+ <shortDescription>Seam Booking Example - EAR (including a
tutorial)</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.
+This example can also run in Tomcat with JBoss Embedded.
+It includes the booking, booking-ear,booking-test and booking-ejb projects.
+</description>
+ <size>36036608</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <welcome type="cheatsheets"
url="/booking/cheatsheets/booking.xml"/>
+ </project>
</projects>
Added: workspace/snjeza/seam-examples/bookingall3.zip
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/seam-examples/bookingall3.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream