Author: snjeza
Date: 2009-08-22 20:58:13 -0400 (Sat, 22 Aug 2009)
New Revision: 17230
Added:
workspace/examples/projectExamplesTest.xml
Modified:
workspace/examples/project-examples-3.0.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4594 Add Project Examples that will work with EAP
5.0
Modified: workspace/examples/project-examples-3.0.xml
===================================================================
--- workspace/examples/project-examples-3.0.xml 2009-08-23 00:45:28 UTC (rev 17229)
+++ workspace/examples/project-examples-3.0.xml 2009-08-23 00:58:13 UTC (rev 17230)
@@ -7,6 +7,7 @@
dvdstore,dvdstore-ear,dvdstore-ejb
</included-projects>
<shortDescription>Seam DVD Store Example - EAR</shortDescription>
+
<description>This example demonstrates the use of Seam with jBPM pageflow and
business process management. It includes the dvdstore,dvdstore-ear and dvdstore-ejb
projects.
</description>
<size>6926336</size>
@@ -17,6 +18,7 @@
<project>
<category>Seam</category>
+
<name>dvdstoreall2</name>
<included-projects>
dvdstore,dvdstore-ear,dvdstore-ejb,dvdstore-test
@@ -25,6 +27,7 @@
<description>This example demonstrates the use of Seam with jBPM pageflow and
business process management. It includes the dvdstore,dvdstore-ear,dvdstore-test and
dvdstore-ejb projects.
</description>
<size>30380032</size>
+
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
@@ -34,6 +37,7 @@
<category>Seam</category>
<name>booking</name>
<included-projects>
+
booking,booking-ear,booking-ejb
</included-projects>
<shortDescription>Seam Booking Example - EAR</shortDescription>
@@ -46,6 +50,7 @@
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
+
</project>
<project>
@@ -55,6 +60,7 @@
booking,booking-ear,booking-ejb,booking-test
</included-projects>
<shortDescription>Seam Booking Example - EAR (including a test
project)</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.
@@ -68,6 +74,7 @@
<project>
<category>Seam</category>
+
<name>booking2</name>
<included-projects>
booking,booking-ear,booking-ejb,booking-parent,booking-test
@@ -79,6 +86,7 @@
Requires the m2eclipse and testng plugins
</description>
<size>203639</size>
+
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
@@ -88,6 +96,7 @@
<category>Seam</category>
<name>booking3</name>
<included-projects>
+
booking,booking-ear,booking-ejb,booking-parent,booking-test
</included-projects>
<shortDescription>Seam Booking Example - EAR mavenized - Seam
2.1.1.GA</shortDescription>
@@ -100,6 +109,7 @@
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
+
</project>
<project>
@@ -111,6 +121,7 @@
This example can also run in Tomcat with JBoss Embedded.
</description>
<size>5595136</size>
+
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
@@ -122,6 +133,7 @@
<included-projects>
jboss-seam-jpa,jboss-seam-jpa-test
</included-projects>
+
<shortDescription>Seam Booking Example - WAR Standalone (including a test
project)</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.
@@ -135,103 +147,14 @@
</project>
<project>
- <category>Seam</category>
- <name>registration</name>
- <included-projects>
- registration,registration-ejb,registration-ear,registration-test
- </included-projects>
- <shortDescription>Seam Registration Example - EAR (including a test
project)</shortDescription>
- <description>This is a trivial example for the Seam tutorial. It runs on both
JBoss AS and Tomcat.
-It includes the registration,registration-ejb,registration-ear,registration-test
projects.
-</description>
- <size>31657984</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- </project>
-
- <project>
- <category>Seam</category>
- <name>registration2</name>
- <included-projects>
- registration,registration-ejb,registration-ear
- </included-projects>
- <shortDescription>Seam Registration Example - EAR</shortDescription>
- <description>This is a trivial example for the Seam tutorial. It runs on both
JBoss AS and Tomcat.
-The example creates the registration,registration-ejb,registration-ear projects.
-It includes a tutorial.
-</description>
- <size>8450048</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets"
url="/registration/cheatsheets/registration.xml"/>
- </project>
-
- <project>
- <category>Seam</category>
- <name>messages</name>
- <included-projects>
- messages,messages-ejb,messages-ear
- </included-projects>
- <shortDescription>Seam Messages Example - EAR</shortDescription>
- <description>This is a simple example of the use of @DataModel for the Seam
tutorial. It runs on JBoss AS as an EAR.
-The example creates the messages,messages-ejb and messages-ear projects.
-It includes a tutorial.
-</description>
- <size>7680000</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets"
url="/messages/cheatsheets/messages.xml"/>
- </project>
-
- <project>
- <category>Seam</category>
- <name>todo</name>
- <included-projects>
- todo,todo-ejb,todo-ear
- </included-projects>
- <shortDescription>Seam and jBPM: the todo list example -
EAR</shortDescription>
- <description>This is a simple example for the Seam tutorial, demonstrating the
-use of jBPM-based business process management.
-The example creates the todo,todo-ejb and todo-ear projects.
-It includes a tutorial.
-</description>
- <size>2183168</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets"
url="/todo/cheatsheets/todo.xml"/>
- </project>
-
- <project>
- <category>Seam</category>
- <name>numberguess</name>
- <included-projects>
- numberguess,numberguess-ejb,numberguess-ear
- </included-projects>
- <shortDescription>Seam pageflow: the numberguess example -
EAR</shortDescription>
- <description>This is a simple example for the Seam tutorial, demonstrating the
use of
-jBPM-based page flow. It runs on both JBoss AS as an EAR and Tomcat with
-Embedded JBoss as an EAR.
-The example creates the numberguess,numberguess-ejb and numberguess-ear projects.
-It includes a tutorial.
-</description>
- <size>2203648</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets"
url="/numberguess/cheatsheets/numberguess.xml"/>
- </project>
- <project>
<category>Portlet</category>
<name>testjavaportlet</name>
<shortDescription>JBoss Java Portlet Example</shortDescription>
<description>This example demonstrates the use of JBoss Java Portlet. It runs on
JBoss Portal 2.7.0.</description>
<size>10000</size>
<url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
</url>
<welcome type="cheatsheets"
url="/testjavaportlet/javaportletcs.xml"/>
@@ -241,6 +164,7 @@
<category>Portlet</category>
<name>testjsfportlet</name>
<shortDescription>JBoss JSF Portlet Example</shortDescription>
+
<description>This example demonstrates the use of JBoss JSF Portlet. It runs on
JBoss Portal 2.7.0.</description>
<size>4000000</size>
<url>
@@ -250,6 +174,7 @@
<project>
<category>Portlet</category>
+
<name>testseamportlet</name>
<shortDescription>JBoss Seam Portlet Example</shortDescription>
<description>This example demonstrates the use of JBoss Seam Portlet. It runs on
JBoss Portal 2.7.0.</description>
@@ -257,6 +182,7 @@
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
</url>
+
</project>
<project>
@@ -266,6 +192,7 @@
<description>This example is to prove that the ESB is is properly configured and
happy.
As well as to demonstrate the needed minimal files to make a basic ESB component
execute.</description>
<size>59000</size>
+
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
@@ -275,6 +202,7 @@
<category>ESB</category>
<name>helloworld_testclient</name>
<shortDescription>JBoss ESB HelloWorld Example - Client</shortDescription>
+
<description>This example is to demonstrate how to invoke the deployed HelloWorld
ESB. It requires the helloworld project.</description>
<size>1000000</size>
<url>
@@ -284,6 +212,7 @@
<project>
<category>ESB</category>
+
<name>helloworld_action</name>
<shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
<description>This sample is to demonstrate the use of multiple action invocations
from a single configuration. You can use
@@ -293,6 +222,7 @@
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
+
</project>
<project>
@@ -301,6 +231,7 @@
<shortDescription>JBoss ESB HelloWorld Action Example -
Client</shortDescription>
<description>This sample is to test the deployed helloworld_action ESB. It
requires the helloworld_action project</description>
<size>18694</size>
+
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
@@ -310,6 +241,7 @@
<category>ESB</category>
<name>helloworld_file_action</name>
<shortDescription>JBoss ESB HelloWorld File Action Example -
ESB</shortDescription>
+
<description>This is a basic example of using the File gateway feature of the
JBoss ESB.
Files that are found in a particular directory with a particular extension
are sent to a JMS queue with actions for processing. Before deploy the project, please
change some properties according to the readme.txt file.</description>
@@ -321,6 +253,7 @@
<project>
<category>ESB</category>
+
<name>helloworld_file_action_client</name>
<shortDescription>JBoss ESB HelloWorld File Action Example -
Client</shortDescription>
<description>This sample is to test the deployed helloworld_file_action ESB. It
requires the helloworld_file_action project.</description>
@@ -328,6 +261,7 @@
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
+
</project>
<project>
<category>ESB</category>
@@ -338,6 +272,7 @@
The webservice will return a greeting response. The ESB simply dislays the response
on the
console.</description>
<size>22500</size>
+
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/webs...
</url>
@@ -347,6 +282,7 @@
<category>ESB</category>
<name>webservice_consumer1_client</name>
<shortDescription>JBoss ESB Web Service consumer1 Example -
Client</shortDescription>
+
<description>This sample is to test the deployed a comsumer web service.It
requires the webservice_consumer1 project.</description>
<size>1000000</size>
<url>
@@ -356,6 +292,7 @@
<project>
<category>ESB</category>
+
<name>webservice_producer</name>
<shortDescription>JBoss ESB Web Service producer
Example</shortDescription>
<description>This sample demonstrates how to deploy a JSR181 Webservice endpoint
on
@@ -364,6 +301,7 @@
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/webs...
</url>
+
</project>
<project>
@@ -371,6 +309,7 @@
<name>webservice_producer_client</name>
<shortDescription>JBoss ESB Web Service producer Example -
Client</shortDescription>
<description>This sample is to test the deployed a web service endpoint.It
requires the webservice_producer project.</description>
+
<size>14200</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/webs...
@@ -380,6 +319,7 @@
<project>
<category>ESB</category>
<name>transform_CSV2XML</name>
+
<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
<description>This sample demonstrates how to transform a comma separated value
(CSV) file to an xml.
The tranformation is done by configuring Smooks and performing two transformation, one
@@ -397,6 +337,7 @@
<shortDescription>JBoss ESB Smooks CSV->XML Example -
Client</shortDescription>
<description>This sample is to test the JBoss ESB smooks CSV->XML
transformation.It requires the transform_CSV2XML project.</description>
<size>16600</size>
+
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
</url>
@@ -406,6 +347,7 @@
<category>ESB</category>
<name>transform_XML2POJO</name>
<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
+
<description>The purpose of the simple_transformation sample is to illustrate
the
use of Smooks performing a simple transformation by converting a XML file into
Java POJOs.</description>
@@ -417,6 +359,7 @@
<project>
<category>ESB</category>
+
<name>transform_XML2POJO_client</name>
<shortDescription>JBoss ESB Smooks XML->POJO Example -
Client</shortDescription>
<description>This sample is to test the JBoss ESB smooks XML->POJO
transformation.It requires the transform_XML2POJO project.</description>
@@ -424,6 +367,7 @@
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
</url>
+
</project>
<project>
@@ -440,6 +384,7 @@
SampleOrder date field (see OrderDate.java) and use XSLT for what it's good at
i.e. Templating. Again, the transformed SampleOrder.xml message is just
printed to the Java console (message before and after).</description>
+
<size>13600</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
@@ -449,6 +394,7 @@
<project>
<category>ESB</category>
<name>transform_XML2XML_date_manipulation_client</name>
+
<shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example -
Client</shortDescription>
<description>This sample is to test the JBoss ESB XML->XML date-manipulation
transformation.It requires the transform_XML2XML_date_manipulation
project.</description>
<size>18600</size>
@@ -465,6 +411,7 @@
Transformation within JBoss ESB. It applies a very simple XSLT to a
SampleOrder.xml message and prints the before and after XML to the
console.</description>
<size>6700</size>
+
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
</url>
@@ -474,6 +421,7 @@
<category>ESB</category>
<name>transform_XML2XML_simple_client</name>
<shortDescription>JBoss ESB Smooks XML->XML Example -
Client</shortDescription>
+
<description>This sample is to test the JBoss ESB XML->XML transformation.It
requires the transform_XML2XML_simple project.</description>
<size>17800</size>
<url>
@@ -482,12 +430,14 @@
</project>
<project>
<category>RichFaces</category>
+
<name>RichFaces 3.2.2.SP1 Demo Application for JBoss AS 4.2.X</name>
<included-projects>richfaces-demo</included-projects>
<shortDescription>RichFaces 3.2.2.SP1 Demo Application -
WAR</shortDescription>
<description>This example contains RichFaces 3.2.2.SP1 Demo
Application</description>
<size>10640749</size>
<url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/dgolovin/examples/rf/...
</url>
</project>
@@ -498,6 +448,7 @@
<included-projects>
simple
</included-projects>
+
<shortDescription>RESTEasy Simple Example</shortDescription>
<description>This project is a simple example showing usage of @Path, @GET, PUT,
POST, and @PathParam. It uses pure streaming output and includes the 'simple'
project.
Requires m2eclipse >= 0.9.7.20081001-2217. You can install it using the following
update site:
http://m2eclipse.sonatype.org/update-dev/
@@ -508,3 +459,4 @@
</url>
</project>
</projects>
+
Added: workspace/examples/projectExamplesTest.xml
===================================================================
--- workspace/examples/projectExamplesTest.xml (rev 0)
+++ workspace/examples/projectExamplesTest.xml 2009-08-23 00:58:13 UTC (rev 17230)
@@ -0,0 +1,312 @@
+<projects>
+
+ <project>
+ <category>Seam</category>
+ <name>dvdstoreall</name>
+ <included-projects>
+ dvdstore,dvdstore-ear,dvdstore-ejb
+ </included-projects>
+ <shortDescription>Seam DVD Store Example - EAR</shortDescription>
+ <description>This example demonstrates the use of Seam with jBPM pageflow and
business process management. It includes the dvdstore,dvdstore-ear and dvdstore-ejb
projects.
+ </description>
+ <size>7071000</size>
+ <url>
+ file:///e:/aliaksey/dvdstoreall.zip
+ </url>
+ <site>Test</site>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>dvdstoreall2</name>
+ <included-projects>
+ dvdstore,dvdstore-ear,dvdstore-ejb,dvdstore-test
+ </included-projects>
+ <shortDescription>Seam DVD Store Example - EAR (including a test
project)</shortDescription>
+ <description>This example demonstrates the use of Seam with jBPM pageflow and
business process management. It includes the dvdstore,dvdstore-ear,dvdstore-test and
dvdstore-ejb projects.
+ </description>
+ <size>30380032</size>
+ <url>
+ file:///e:/aliaksey/dvdstoreall2.zip
+ </url>
+ <site>Test</site>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>jboss-seam-jpa</name>
+ <shortDescription>Seam Booking Example - WAR Standalone</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.
+</description>
+ <size>5491000</size>
+ <url>
+ file:///e:/aliaksey/jboss-seam-jpa.zip
+ </url>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>booking</name>
+ <included-projects>
+ booking,booking-ear,booking-ejb
+ </included-projects>
+ <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.
+This example can also run in Tomcat with JBoss Embedded.
+It includes the booking, booking-ear and booking-ejb projects.
+</description>
+ <size>8127000</size>
+ <url>
+ file:///e:/aliaksey/bookingall.zip
+ </url>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>booking2</name>
+ <included-projects>
+ booking,booking-ear,booking-ejb,booking-test
+ </included-projects>
+ <shortDescription>Seam Booking Example - EAR (including a test
project)</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>
+ file:///e:/aliaksey/bookingall2.zip
+ </url>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>booking2</name>
+ <included-projects>
+ booking,booking-ear,booking-ejb,booking-parent
+ </included-projects>
+ <shortDescription>Seam Booking Example - EAR mavenized</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.
+It includes the booking, booking-ear, booking-ejb and booking-parent projects.
+Requires the m2eclipse and testng plugins.
+</description>
+ <size>196608</size>
+ <url>
+ file:///e:/aliaksey/booking-mavenized.zip
+ </url>
+ </project>
+ <project>
+ <category>Seam</category>
+ <name>booking-2.1.1-mavenized</name>
+ <included-projects>
+ booking,booking-ear,booking-ejb,booking-parent,booking-test
+ </included-projects>
+ <shortDescription>Seam Booking Example 2.1.1 - EAR mavenized with
test</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.
+It includes the booking, booking-ear, booking-ejb, booking-test and booking-parent
projects.
+Requires m2eclipse dev and testng plugins
+</description>
+ <size>196608</size>
+ <url>
+ file:///e:/aliaksey/booking-mavenized-2.1.1.zip
+ </url>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>registration</name>
+ <included-projects>
+ registration,registration-ejb,registration-ear,registration-test
+ </included-projects>
+ <shortDescription>Seam Registration Example - EAR (including a test
project)</shortDescription>
+ <description>This is a trivial example for the Seam tutorial. It runs on both
JBoss AS and Tomcat.
+It includes the registration,registration-ejb,registration-ear,registration-test
projects.
+</description>
+ <size>31657984</size>
+ <url>
+ file:///e:/aliaksey/registration.zip
+ </url>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>registration2</name>
+ <included-projects>
+ registration,registration-ejb,registration-ear
+ </included-projects>
+ <shortDescription>Seam Registration Example - EAR</shortDescription>
+ <description>This is a trivial example for the Seam tutorial. It runs on both
JBoss AS and Tomcat.
+The example creates the registration,registration-ejb,registration-ear projects.
+It includes a tutorial.
+</description>
+ <size>8450048</size>
+ <url>
+ file:///e:/aliaksey/registration2.zip
+ </url>
+ <welcome type="cheatsheets"
url="/registration/cheatsheets/registration.xml"/>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>messages</name>
+ <included-projects>
+ messages,messages-ejb,messages-ear
+ </included-projects>
+ <shortDescription>Seam Messages Example - EAR</shortDescription>
+ <description>This is a simple example of the use of @DataModel for the Seam
tutorial. It runs on JBoss AS as an EAR.
+The example creates the messages,messages-ejb,messages-ear projects.
+It includes a tutorial.
+</description>
+ <size>7680000</size>
+ <url>
+ file:///e:/aliaksey/messages.zip
+ </url>
+ <welcome type="cheatsheets"
url="/messages/cheatsheets/messages.xml"/>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>todo</name>
+ <included-projects>
+ todo,todo-ejb,todo-ear
+ </included-projects>
+ <shortDescription>Seam and jBPM: the todo list example -
EAR</shortDescription>
+ <description>This is a simple example for the Seam tutorial, demonstrating the
+use of jBPM-based business process management.
+The example creates the todo,todo-ejb,todo-ear projects.
+It includes a tutorial.
+</description>
+ <size>2183168</size>
+ <url>
+ file:///e:/aliaksey/todo.zip
+ </url>
+ <welcome type="cheatsheets"
url="/todo/cheatsheets/todo.xml"/>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>numberguess</name>
+ <included-projects>
+ numberguess,numberguess-ejb,numberguess-ear
+ </included-projects>
+ <shortDescription>Seam pageflow: the numberguess example -
EAR</shortDescription>
+ <description>This is a simple example for the Seam tutorial, demonstrating the
use of
+jBPM-based page flow. It runs on both JBoss AS as an EAR and Tomcat with
+Embedded JBoss as an EAR.
+The example creates the numberguess,numberguess-ejb and numberguess-ear projects.
+It includes a tutorial.
+</description>
+ <size>2203648</size>
+ <url>
+ file:///e:/aliaksey/numberguess.zip
+ </url>
+ <welcome type="cheatsheets"
url="/numberguess/cheatsheets/numberguess.xml"/>
+ </project>
+
+ <project>
+ <category>Portlet</category>
+ <name>testjavaportlet</name>
+ <shortDescription>JBoss Java Portlet Example
CHEATSHEETS</shortDescription>
+ <description>This example demonstrates the use of JBoss Java Portlet. It runs on
JBoss Portal 2.7.0.</description>
+ <size>10000</size>
+ <url>
+ file:///e:/aliaksey/testjavaportlet.zip
+ </url>
+ <welcome type="cheatsheets"
url="/testjavaportlet/javaportletcs.xml"/>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>jboss-seam-jpa</name>
+ <shortDescription>Seam Booking Example - WAR Standalone</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.
+</description>
+ <size>5491000</size>
+ <url>
+ file:///e:/aliaksey/jboss-seam-jpa.zip
+ </url>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>jboss-seam-jpa2</name>
+ <included-projects>
+ jboss-seam-jpa,jboss-seam-jpa-test
+ </included-projects>
+ <shortDescription>Seam Booking Example - WAR Standalone (including a test
project)</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 jboss-seam-jpa and jboss-seam-jpa-test projects.
+</description>
+ <size>33357824</size>
+ <url>
+ file:///e:/aliaksey/jboss-seam-jpa2.zip
+ </url>
+ </project>
+
+ <project>
+ <category>Portlet</category>
+ <name>TestJSFPortlet</name>
+ <shortDescription>JBoss JSF Portlet Example</shortDescription>
+ <description>This example demonstrates the use of JBoss JSF Portlet. It runs on
JBoss Portal 2.7.0.</description>
+ <size>4000000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
+ </url>
+ </project>
+
+ <project>
+ <category>Portlet</category>
+ <name>TestSeamPortlet</name>
+ <shortDescription>JBoss Seam Portlet Example</shortDescription>
+ <description>This example demonstrates the use of JBoss Seam Portlet. It runs on
JBoss Portal 2.7.0.</description>
+ <size>10000000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
+ </url>
+ </project>
+
+ <project>
+ <category>RESTEasy</category>
+ <name>simple</name>
+ <included-projects>
+ simple
+ </included-projects>
+ <shortDescription>RESTEasy Simple Example</shortDescription>
+ <description>This project is a simple example showing usage of @Path, @GET, PUT,
POST, and @PathParam. It uses pure streaming output and includes the 'simple'
project.
+Requires m2eclipse >= 0.9.7.20081001-2217. You can install it using the following
update site:
http://m2eclipse.sonatype.org/update-dev/
+ </description>
+ <size>16939</size>
+ <url>
+ file:///e:/aliaksey/resteasySimple.zip
+ </url>
+ </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>
+ file:///e:/aliaksey/bookingall3.zip
+ </url>
+ <welcome type="cheatsheets"
url="/booking/cheatsheets/booking.xml"/>
+ </project>
+
+</projects>
\ No newline at end of file