Author: bfitzpat
Date: 2011-02-01 17:55:18 -0500 (Tue, 01 Feb 2011)
New Revision: 28841
Modified:
workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
Log:
Adding initial project examples XML file for JBDS-1520
Modified: workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
===================================================================
--- workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 22:40:14 UTC (rev
28840)
+++ workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 22:55:18 UTC (rev
28841)
@@ -1,16 +1,74 @@
<projects>
<project>
<category>SOA-P 5.1 Examples Importable By Eclipse</category>
- <name>Aggregator</name>
+ <name>aggregator_eclipse</name>
<included-projects>aggregator_eclipse</included-projects>
- <shortDescription>Demonstrates the Enterprise
- Integration Patterns of Splitter and Aggregator</shortDescription>
- <description>The purpose of this particular example is to demonstrate the
Enterprise
- Integration Patterns of Splitter and Aggregator. In addition, this example
- demonstrates the concepts of multiple JVMs, each running unique services but
- all working in concert, a federated model that shares a common registry and
- uses JMS between the JVMs.</description>
+ <shortDescription>aggregator_eclipse</shortDescription>
+ <description>The purpose of this particular example is to demonstrate the
Enterprise Integration Patterns of Splitter and Aggregator. In addition, this example
demonstrates the concepts of multiple JVMs, each running unique services but all working
in concert, a federated model that shares a common registry and uses JMS between the
JVMs.</description>
<size>33848</size> <!-- size of the zip file -->
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
</project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>business_service_eclipse</name>
+ <included-projects>business_service_eclipse</included-projects>
+ <shortDescription>business_service_eclipse</shortDescription>
+ <description>This example demonstrates the how to access an EJB3
Stateless Session Bean from within an ESB Action. ESB Actions are primarily custom
mediation components which allow you to introduce different specialized transformations,
routing behaviors, orchestration, etc. The EJB3 is a simple "Hello World"
annotated POJO.</description>
+ <size>13239</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>custom_action_eclipse</name>
+ <included-projects>custom_action_eclipse</included-projects>
+ <shortDescription>custom_action_eclipse</shortDescription>
+ <description>The purpose of the custom_action quickstart example is to
show different ways of using Action classes.</description>
+ <size>16398</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>helloworld_action_eclipse</name>
+ <included-projects>helloworld_action_eclipse</included-projects>
+ <shortDescription>helloworld_action_eclipse</shortDescription>
+ <description>The purpose of the helloworld_action quickstart sample is to
show 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>8156</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>helloworld_eclipse</name>
+ <included-projects>helloworld_eclipse</included-projects>
+ <shortDescription>helloworld_eclipse</shortDescription>
+ <description>The purpose of the helloworld quickstart sample is to prove
that the ESB is properly configured and happy. As well as to demonstrate the needed
minimal files to make a basic ESB component execute.</description>
+ <size>6262</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>simple_cbr_eclipse</name>
+ <included-projects>simple_cbr_eclipse</included-projects>
+ <shortDescription>simple_cbr_eclipse</shortDescription>
+ <description>The purpose of the simple_cbr quickstart is to demonstrate
the Content Based Router in JBoss ESB.</description>
+ <size>17630</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>static_router_eclipse</name>
+ <included-projects>static_router_eclipse</included-projects>
+ <shortDescription>static_router_eclipse</shortDescription>
+ <description>This quick start will create a file on the FTP server and
show the progress of the message through a static route. Intermediate files will be
created in the directories under build/dirs/</description>
+ <size>6194</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>transform_XML2POJO_eclipse</name>
+ <included-projects>transform_XML2POJO_eclipse</included-projects>
+ <shortDescription>transform_XML2POJO_eclipse</shortDescription>
+ <description>The purpose of the simple_transformation quickstart sample
is to illustrate the use of Smooks performing a simple transformation by converting a XML
file into Java POJOs.</description>
+ <size>23662</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ </project>
</projects>
\ No newline at end of file