Author: snjeza
Date: 2011-03-06 10:51:11 -0500 (Sun, 06 Mar 2011)
New Revision: 29547
Added:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
Log:
JBIDE-8516 Importing ESB 5 examples, with a mis-named SOA5 runtime does not display the
same level or detail of error as if no SOA5 runtime was installed
Added:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
(rev 0)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2011-03-06
15:51:11 UTC (rev 29547)
@@ -0,0 +1,863 @@
+<projects>
+
+ <project>
+ <category>Seam</category>
+ <name>booking22</name>
+ <included-projects>
+ booking22,booking22-ear,booking22-ejb,booking22-test
+ </included-projects>
+ <shortDescription>Seam 2.2 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 has been tested on JBoss EAP 5.0.
+It includes the booking22, booking22-ear,booking22-test and booking22-ejb projects.
+</description>
+ <size>38203392</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <welcome type="cheatsheets"
url="/booking22/cheatsheets/booking.xml"/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">booking22,booking22-ejb,booking22-ear</property>
+ <property name="description">This project example requires the JBoss
EAP 5.0</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.2.0</property>
+ <property name="eclipse-projects">booking22</property>
+ <property name="description">This project example requires Seam
version 2.2.0</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">5.8.0, 5.9.0</property>
+ <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>Seam</category>
+ <name>photoalbum</name>
+ <included-projects>
+ photoalbum,photoalbum-ear,photoalbum-ejb
+ </included-projects>
+ <shortDescription>PhotoAlbum - EAR (RichFaces 3.3.1.GA, Seam
2.2.0.GA)</shortDescription>
+ <description>This example demonstrates the use of RichFaces components. It
includes the photoalbum,photoalbum-ear and photoalbum-ejb projects.
+The example requires Seam 2.2 and JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS
5.x.
+ </description>
+ <size>25833472</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
+ <property
name="eclipse-projects">photoalbum,photoalbum-ear,photoalbum-ejb</property>
+ <property name="description">This project example requires JBoss EAP
4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.2.0</property>
+ <property name="eclipse-projects">photoalbum</property>
+ <property name="description">This project example requires Seam
version 2.2.0</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>Seam</category>
+
+ <name>dvdstore22</name>
+ <included-projects>
+ dvdstore22,dvdstore22-ear,dvdstore22-ejb,dvdstore22-test
+ </included-projects>
+ <shortDescription>Seam 2.2 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 dvdstore22,dvdstore22-ear,dvdstore22-test and
dvdstore22-ejb projects.
+ </description>
+ <size>35225600</size>
+
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">dvdstore22,dvdstore22-ejb,dvdstore22-ear</property>
+ <property name="description">This project example requires the JBoss
EAP 5.0</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.2.0</property>
+ <property name="eclipse-projects">dvdstore22</property>
+ <property name="description">This project example requires Seam
version 2.2.0</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">5.8.0, 5.9.0</property>
+ <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <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.
+It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+ </description>
+ <size>6926336</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property
name="eclipse-projects">dvdstore,dvdstore-ejb,dvdstore-ear</property>
+ <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0, 2.0.1,
2.0.2</property>
+ <property name="eclipse-projects">dvdstore</property>
+ <property name="description">This project example requires Seam
version 2.0</property>
+ </fix>
+
+ </fixes>
+ </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.
+It requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
+ </description>
+ <size>30380032</size>
+
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property
name="eclipse-projects">dvdstore,dvdstore-ejb,dvdstore-ear</property>
+ <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0, 2.0.1,
2.0.2</property>
+ <property name="eclipse-projects">dvdstore</property>
+ <property name="description">This project example requires Seam
version 2.0</property>
+ </fix>
+
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">5.8.0, 5.9.0</property>
+ <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
+ </fix>
+ </fixes>
+ </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 requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+It includes the booking, booking-ear and booking-ejb projects.
+</description>
+ <size>8127000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property
name="eclipse-projects">booking,booking-ejb,booking-ear</property>
+ <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0</property>
+ <property name="eclipse-projects">booking</property>
+ <property name="description">This project example requires Seam
version 2.0</property>
+ </fix>
+
+ </fixes>
+ </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 requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
+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>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property
name="eclipse-projects">booking,booking-ejb,booking-ear</property>
+ <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0</property>
+ <property name="eclipse-projects">booking</property>
+ <property name="description">This project example requires Seam
version 2.0</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">5.8.0, 5.9.0</property>
+ <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
+ </fix>
+ </fixes>
+ </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 requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+</description>
+ <size>5595136</size>
+
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property name="eclipse-projects">jboss-seam-jpa</property>
+ <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0, 2.0.1,
2.0.2</property>
+ <property name="eclipse-projects">jboss-seam-jpa</property>
+ <property name="description">This project example requires Seam
version 2.0</property>
+ </fix>
+
+ </fixes>
+ </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.
+Requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and testng plugins.
+It includes the jboss-seam-jpa and jboss-seam-jpa-test projects.
+</description>
+ <size>33357824</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property name="eclipse-projects">jboss-seam-jpa</property>
+ <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0, 2.0.1,
2.0.2</property>
+ <property name="eclipse-projects">jboss-seam-jpa</property>
+ <property name="description">This project example requires Seam
version 2.0</property>
+ </fix>
+
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">5.8.0, 5.9.0</property>
+ <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
+ </fix>
+ </fixes>
+ </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 EPP 4.3 or JBoss Portal 2.7.x.</description>
+ <size>10000</size>
+ <url>
+
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
+ </url>
+ <welcome type="cheatsheets"
url="/testjavaportlet/javaportletcs.xml"/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property name="eclipse-projects">testjavaportlet</property>
+ <property name="description">This project example requires the JBoss
EPP 4.3 or JBoss Portal 2.7.x</property>
+ </fix>
+
+ </fixes>
+ </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 EPP 4.3 or JBoss Portal 2.7.x.</description>
+ <size>4000000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property name="eclipse-projects">testjsfportlet</property>
+ <property name="description">This project example requires the JBoss
EPP 4.3 or JBoss Portal 2.7.x</property>
+ </fix>
+
+ </fixes>
+ </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 EPP 4.3/JBoss Portal 2.7.x and Seam 2.0.</description>
+ <size>10000000</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property name="eclipse-projects">testseamportlet</property>
+ <property name="description">This project example requires the JBoss
EPP 4.3 or JBoss Portal 2.7.x</property>
+ </fix>
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0, 2.0.1,
2.0.2</property>
+ <property name="eclipse-projects">testseamportlet</property>
+ <property name="description">This project example requires Seam
version 2.0</property>
+ </fix>
+ </fixes>
+ </project>
+
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>helloworld</name>
+ <included-projects> helloworld,helloworld_testclient </included-projects>
+ <shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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>1087454</size>
+
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property name="eclipse-projects">helloworld</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>helloworld_action</name>
+ <included-projects>helloworld_action,helloworld_action_client
</included-projects>
+ <shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This example is to demonstrate the use of multiple action invocations from a single
configuration. You can use a single Action class and make multiple method calls or use
multiple Action
+ classes.</description>
+ <size>24456</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property name="eclipse-projects">helloworld_action</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>helloworld_file_action</name>
+ <included-projects>helloworld_file_action,helloworld_file_action_client
</included-projects>
+ <shortDescription>JBoss ESB HelloWorld File Action Example -
ESB</shortDescription>
+
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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>
+ <size>15140</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property
name="eclipse-projects">helloworld_file_action</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>webservice_consumer1</name>
+ <included-projects>webservice_consumer1,webservice_consumer1_client
</included-projects>
+ <shortDescription>JBoss ESB Web Service consumer1
Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This example demonstrates how to consume a 181 Web Service in an ESB action.
+ This ESB will make a webservice request that requires a single "toWhom"
string parameter.
+ The webservice will return a greeting response. The ESB simply displays the response
on the console.
+ </description>
+ <size>1094434</size>
+
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/web...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property
name="eclipse-projects">webservice_consumer1</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>webservice_producer</name>
+ <included-projects>webservice_producer,webservice_producer_client
</included-projects>
+ <shortDescription>JBoss ESB Web Service producer
Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This sample demonstrates how to deploy a JSR181 Webservice endpoint on
+ JBossESB using the SOAPProcessor action.</description>
+ <size>52601</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/web...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property
name="eclipse-projects">webservice_producer</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>transform_CSV2XML</name>
+ <included-projects>transform_CSV2XML,transform_CSV2XML_client
</included-projects>
+ <shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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
transformation from CSV to an intermediate xml format, and a second transformation from
the intermediate xml format to the target xml.</description>
+ <size>18354</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property name="eclipse-projects">transform_CSV2XML</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>transform_XML2POJO</name>
+ <included-projects>transform_XML2POJO,transform_XML2POJO_client
</included-projects>
+ <shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
+
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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>
+ <size>33104</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property
name="eclipse-projects">transform_XML2POJO</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>transform_XML2XML_date_manipulation</name>
+ <included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client
</included-projects>
+ <shortDescription>JBoss ESB Smooks XML->XML date-manipulation
Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This is another simple sample of how to manually define and apply a Message
+ Transformation within JBoss ESB.
+
+ This sample is an extension of the "transformation_XML2XML_simple"
+ Quickstart, demonstrating how JBoss ESB Transformations can simplify your
+ XSLT transformations by combining the power of XSLT with Java. In this
+ Quickstart, we use Java to perform the ugly string manipulation on the
+ 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>20313</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property
name="eclipse-projects">transform_XML2XML_date_manipulation</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 4.3</category>
+ <name>transform_XML2XML_simple</name>
+ <included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client
</included-projects>
+ <shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This is a very basic sample of how to manually define and apply a Message
+ 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>18168</size>
+
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property
name="eclipse-projects">transform_XML2XML_simple</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>helloworld</name>
+ <included-projects> helloworld,helloworld_testclient </included-projects>
+ <shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime in the workspace.
+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>1101025</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property name="eclipse-projects">helloworld,
helloworld_testclient</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>helloworld_action</name>
+ <included-projects>helloworld_action,helloworld_action_client</included-projects>
+ <shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime named in the workspace.
+This sample is to demonstrate the use of multiple action invocations from a single
configuration. You can use
+a single Action class and make multiple method calls or use multiple Action
+classes.</description>
+ <size>26261</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">helloworld_action,helloworld_action_client</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>helloworld_file_action</name>
+ <included-projects>helloworld_file_action,helloworld_file_action_client</included-projects>
+ <shortDescription>JBoss ESB HelloWorld File Action Example -
ESB</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime in the workspace.
+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>
+ <size>16505</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">helloworld_file_action,helloworld_file_action_client</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>webservice_consumer1</name>
+ <included-projects>webservice_consumer1,webservice_consumer1_client</included-projects>
+ <shortDescription>JBoss ESB Web Service consumer1
Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime in the workspace.
+This example demonstrates how to consume a 181 Web Service in an ESB action.
+This ESB will make a webservice request that requires a single "toWhom" string
parameter.
+The webservice will return a greeting response. The ESB simply displays the response on
the console.
+</description>
+ <size>1120499</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">webservice_consumer1,webservice_consumer1_client</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>webservice_producer</name>
+ <included-projects>webservice_producer,webservice_producer_client</included-projects>
+ <shortDescription>JBoss ESB Web Service producer
Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime in the workspace.
+This sample demonstrates how to deploy a JSR181 Webservice endpoint on JBossESB using the
SOAPProcessor action.
+</description>
+ <size>55269</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">webservice_producer,webservice_producer_client</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>transform_CSV2XML</name>
+ <included-projects>transform_CSV2XML,transform_CSV2XML_client</included-projects>
+ <shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime in the workspace.
+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
transformation from CSV to an intermediate xml format, and a second transformation from
the intermediate xml format to the target xml.
+</description>
+ <size>19434</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">transform_CSV2XML,transform_CSV2XML_client</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>transform_XML2POJO</name>
+ <included-projects>transform_XML2POJO,transform_XML2POJO_client</included-projects>
+ <shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime in the workspace.
+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>
+ <size>40936</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">transform_XML2POJO,transform_XML2POJO_client</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>transform_XML2XML_date_manipulation</name>
+ <included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>
+ <shortDescription>JBoss ESB Smooks XML->XML date-manipulation
Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime in the workspace.
+This is another simple sample of how to manually define and apply a Message
Transformation within JBoss ESB.
+
+ This sample is an extension of the "transformation_XML2XML_simple"
+ Quickstart, demonstrating how JBoss ESB Transformations can simplify your
+ XSLT transformations by combining the power of XSLT with Java. In this
+ Quickstart, we use Java to perform the ugly string manipulation on the
+ 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>22071</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>ESB for SOA-P 5.0</category>
+ <name>transform_XML2XML_simple</name>
+ <included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client</included-projects>
+ <shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
+ <description>NOTE: Before import this example, please make sure that there is a
SOA-P 5.x runtime in the workspace.
+This is a very basic sample of how to manually define and apply a Message 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>19224</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">transform_XML2XML_simple,transform_XML2XML_simple_client</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires the JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <category>Teiid Designer</category>
+ <name>Parts</name>
+ <included-projects>
+ PartsProject
+ </included-projects>
+ <shortDescription>Parts Model Project Set Example</shortDescription>
+ <description>
+This is a simple Teiid Designer model project that demonstrates how a view model can be
used to create a virtual relational table that joins multiple physical relational tables.
+The project also contains a Virtual Database (VDB) which contains the project's
models, and in a runtime environment, would also contain the needed connection information
for the physical sources.
+VDBs are used by Teiid to access federated data.
+ </description>
+ <size>22645</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
+ </url>
+ <perspectiveId>modelerPerspective</perspectiveId>
+ </project>
+ <project>
+ <category>Teiid Designer</category>
+ <name>Portfolio</name>
+ <included-projects>
+ Portfolio
+ </included-projects>
+ <shortDescription>Portfolio Web Service Project Set
Example</shortDescription>
+ <description>
+This is a Teiid Designer model project that demonstrates how to expose any Teiid data
source as a web service.
+The example will walk through the steps of creating the data sources, creating the VDB
and generating/deploying the JbossWS-CXF web service war.
+ </description>
+ <size>22645</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
+ </url>
+ <perspectiveId>modelerPerspective</perspectiveId>
+ </project>
+ <project>
+ <category>Teiid Designer</category>
+ <name>US States</name>
+ <included-projects>
+ US_States,StateService,StateServiceEAR
+ </included-projects>
+ <shortDescription>US States SOAP Service Project Set
Example</shortDescription>
+ <description>
+This is a Teiid Designer model project that demonstrates how to consume a sample SOAP
service as a source of data.
+The example provides the sample SOAP Service and a Teiid Designer project set that
executes the service and transforms the responses to relational results.
+ </description>
+ <size>56033</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/jdoyle/teiid-designer...
+ </url>
+ <perspectiveId>modelerPerspective</perspectiveId>
+ </project>
+</projects>
+