Author: bfitzpat
Date: 2011-09-23 12:14:07 -0400 (Fri, 23 Sep 2011)
New Revision: 35002
Added:
trunk/download.jboss.org/jbosstools/examples/soa-p-5.x-samples.xml
workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.x-samples.xml
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-community-3...
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.2-samples.xml
Log:
JBDS-1856, JBDS-1858 - fixes for ESB example descriptions. removing esb mail example as it
doesn't work across runtimes and will be confusing.
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-community-3...
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-community-3... 2011-09-23
16:11:49 UTC (rev 35001)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-community-3... 2011-09-23
16:14:07 UTC (rev 35002)
@@ -589,9 +589,9 @@
<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.5.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>
+ <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.
+Example requires a SOA-P 5.x runtime.</description>
<size>1101025</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -611,10 +611,9 @@
<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.5.0 Runtime" in the workspace.
- This sample is to demonstrate the use of multiple action invocations from a single
configuration. You can use
+ <description>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>
+ classes. Example requires a SOA-P 5.x runtime.</description>
<size>26261</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -629,7 +628,8 @@
</fixes>
</project>
- <project>
+<!-- This example works only on SOA-P 5.1 due to some jar incompatibilities with
other SOA-P versions -->
+<!-- <project>
<category>ESB for SOA-P 5.0</category>
<name>helloworld_mail</name>
<included-projects>helloworld_mail,helloworld_mail_testclient</included-projects>
@@ -653,16 +653,18 @@
</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
runtime named "jboss-soa-p.5.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>
+ <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. Example requires a
+ SOA-P 5.x runtime.</description>
<size>16505</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -682,11 +684,10 @@
<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.5.0 Runtime" in the workspace.
- This example demonstrates how to consume a 181 Web Service in an ESB action.
+ <description>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 dislays the response
on the
- console.</description>
+ console. Example requires a SOA-P 5.x runtime.</description>
<size>1120499</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -707,9 +708,8 @@
<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.5.0 Runtime" in the workspace.
- This sample demonstrates how to deploy a JSR181 Webservice endpoint on
- JBossESB using the SOAPProcessor action.</description>
+ <description>This sample demonstrates how to deploy a JSR181 Webservice endpoint
on
+ JBossESB using the SOAPProcessor action. Example requires a SOA-P 5.x
runtime.</description>
<size>55269</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -730,11 +730,10 @@
<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.5.0 Runtime" in the workspace.
- This sample demonstrates how to transform a comma separated value (CSV) file to an xml.
+ <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
transformation from CSV to an intermediate xml format, and a second transformation from
- the intermediate xml format to the target xml.</description>
+ the intermediate xml format to the target xml. Example requires a SOA-P 5.x
runtime.</description>
<size>19434</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -754,10 +753,9 @@
<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.5.0 Runtime" in the workspace.
- The purpose of the simple_transformation sample is to illustrate the
+ <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>
+Java POJOs. Example requires a SOA-P 5.x runtime.</description>
<size>40936</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -777,9 +775,8 @@
<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.5.0 Runtime" in the workspace.
- This is another simple sample of how to manually define and apply a Message
- Transformation within JBoss ESB.
+ <description>This is another simple sample of how to manually define and apply a
Message
+ Transformation within JBoss ESB. Example requires a SOA-P 5.x runtime.
This sample is an extension of the "transformation_XML2XML_simple"
Quickstart, demonstrating how JBoss ESB Transformations can simplify your
@@ -807,10 +804,10 @@
<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.5.0 Runtime" in the workspace.
- This is a very basic sample of how to manually define and apply a Message
+ <description>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>
+ SampleOrder.xml message and prints the before and after XML to the console.
+ Example requires a SOA-P 5.x runtime.</description>
<size>19224</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2011-09-23
16:11:49 UTC (rev 35001)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2011-09-23
16:14:07 UTC (rev 35002)
@@ -599,9 +599,9 @@
<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>
+ <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.
+Example requires a SOA-P 5.x runtime.</description>
<size>1101025</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -611,7 +611,7 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
@@ -621,10 +621,9 @@
<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
+ <description>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>
+classes. Example requires a SOA-P 5.x runtime.</description>
<size>26261</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -634,12 +633,13 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
- <project>
+<!-- This example works only on SOA-P 5.1 due to some jar incompatibilities with
other SOA-P versions -->
+<!-- <project>
<category>ESB for SOA-P 5.0</category>
<name>helloworld_mail</name>
<included-projects>helloworld_mail,helloworld_mail_testclient</included-projects>
@@ -663,16 +663,16 @@
</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.
+ <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>
+Before deploy the project, please change some properties according to the readme.txt
file.
+Example requires a SOA-P 5.x runtime.</description>
<size>16505</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -682,7 +682,7 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
@@ -692,10 +692,10 @@
<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.
+ <description>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.
+Example requires a SOA-P 5.x runtime.
</description>
<size>1120499</size>
<url>
@@ -706,7 +706,7 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
@@ -717,8 +717,8 @@
<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>This sample demonstrates how to deploy a JSR181 Webservice endpoint
on JBossESB using the SOAPProcessor action.
+Example requires a SOA-P 5.x runtime.
</description>
<size>55269</size>
<url>
@@ -729,7 +729,7 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
@@ -740,9 +740,10 @@
<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>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. Example requires a SOA-P 5.x runtime.
</description>
<size>19434</size>
<url>
@@ -753,7 +754,7 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
@@ -763,8 +764,9 @@
<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>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.
+Example requires a SOA-P 5.x runtime.
</description>
<size>40936</size>
<url>
@@ -775,7 +777,7 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
@@ -785,8 +787,8 @@
<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.
+ <description>This is another simple sample of how to manually define and apply a
Message Transformation within JBoss ESB.
+Example requires a SOA-P 5.x runtime.
This sample is an extension of the "transformation_XML2XML_simple"
Quickstart, demonstrating how JBoss ESB Transformations can simplify your
@@ -804,7 +806,7 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
@@ -814,9 +816,9 @@
<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.
+ <description>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.
+Example requires a SOA-P 5.x runtime.
</description>
<size>19224</size>
<url>
@@ -827,7 +829,7 @@
<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>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
Added:
trunk/download.jboss.org/jbosstools/examples/soa-p-5.x-samples.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/soa-p-5.x-samples.xml
(rev 0)
+++
trunk/download.jboss.org/jbosstools/examples/soa-p-5.x-samples.xml 2011-09-23 16:14:07
UTC (rev 35002)
@@ -0,0 +1,155 @@
+<projects>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>aggregator_eclipse</name>
+
<included-projects>aggregator_aggregation_eclipse,aggregator_blue_service_eclipse,aggregator_eclipse_test,aggregator_green_service_eclipse,aggregator_inbound_splitter_eclipse,aggregator_red_service_eclipse</included-projects>
+ <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>75809</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">aggregator_aggregation_eclipse,aggregator_blue_service_eclipse,aggregator_eclipse_test,aggregator_green_service_eclipse,aggregator_inbound_splitter_eclipse,aggregator_red_service_eclipse</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>business_service_eclipse</name>
+
<included-projects>business_service_eclipse,business_service_eclipse_test</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>17993</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">business_service_eclipse,business_service_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>custom_action_eclipse</name>
+
<included-projects>custom_action_eclipse,custom_action_eclipse_test</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>19737</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">custom_action_eclipse,custom_action_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>fun_cbr_eclipse</name>
+
<included-projects>fun_cbr_eclipse,fun_cbr_eclipse_test</included-projects>
+ <shortDescription>fun_cbr_eclipse</shortDescription>
+ <description>This example has three "teams" of order
processors. All new orders that flow into the system can be evaluated via the XPath or
Drools rule processors. These routing rules will determine which team receives the order
for actually processing. In the case of the green team, the order is first transformed
to a different format prior to routing.</description>
+ <size>31633</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">fun_cbr_eclipse,fun_cbr_eclipse_test</property>
+ <property name="required-components">esb,drools</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>helloworld_action_eclipse</name>
+
<included-projects>helloworld_action_eclipse,helloworld_action_eclipse_test</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>18894</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">helloworld_action_eclipse,helloworld_action_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>helloworld_eclipse</name>
+
<included-projects>helloworld_eclipse,helloworld_eclipse_test</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>14056</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">helloworld_eclipse,helloworld_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>simple_cbr_eclipse</name>
+
<included-projects>simple_cbr_eclipse,simple_cbr_eclipse_test</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>24985</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">simple_cbr_eclipse,simple_cbr_eclipse_test</property>
+ <property name="required-components">esb,drools</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>static_router_eclipse</name>
+
<included-projects>static_router_eclipse,static_router_eclipse_test</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>9194</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">static_router_eclipse,static_router_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>transform_XML2POJO_eclipse</name>
+
<included-projects>transform_XML2POJO_eclipse,transform_XML2POJO_eclipse_test</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>26927</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">transform_XML2POJO_eclipse,transform_XML2POJO_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ </projects>
\ No newline at end of file
Property changes on:
trunk/download.jboss.org/jbosstools/examples/soa-p-5.x-samples.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Modified: workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.2-samples.xml
===================================================================
--- workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.2-samples.xml 2011-09-23 16:11:49 UTC (rev
35001)
+++ workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.2-samples.xml 2011-09-23 16:14:07 UTC (rev
35002)
@@ -1,6 +1,6 @@
<projects>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>aggregator_eclipse</name>
<included-projects>aggregator_aggregation_eclipse,aggregator_blue_service_eclipse,aggregator_eclipse_test,aggregator_green_service_eclipse,aggregator_inbound_splitter_eclipse,aggregator_red_service_eclipse</included-projects>
<shortDescription>aggregator_eclipse</shortDescription>
@@ -12,12 +12,12 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">aggregator_aggregation_eclipse,aggregator_blue_service_eclipse,aggregator_eclipse_test,aggregator_green_service_eclipse,aggregator_inbound_splitter_eclipse,aggregator_red_service_eclipse</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>business_service_eclipse</name>
<included-projects>business_service_eclipse,business_service_eclipse_test</included-projects>
<shortDescription>business_service_eclipse</shortDescription>
@@ -29,12 +29,12 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">business_service_eclipse,business_service_eclipse_test</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>custom_action_eclipse</name>
<included-projects>custom_action_eclipse,custom_action_eclipse_test</included-projects>
<shortDescription>custom_action_eclipse</shortDescription>
@@ -46,12 +46,12 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">custom_action_eclipse,custom_action_eclipse_test</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>fun_cbr_eclipse</name>
<included-projects>fun_cbr_eclipse,fun_cbr_eclipse_test</included-projects>
<shortDescription>fun_cbr_eclipse</shortDescription>
@@ -63,12 +63,12 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">fun_cbr_eclipse,fun_cbr_eclipse_test</property>
<property name="required-components">esb,drools</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>helloworld_action_eclipse</name>
<included-projects>helloworld_action_eclipse,helloworld_action_eclipse_test</included-projects>
<shortDescription>helloworld_action_eclipse</shortDescription>
@@ -80,12 +80,12 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">helloworld_action_eclipse,helloworld_action_eclipse_test</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>helloworld_eclipse</name>
<included-projects>helloworld_eclipse,helloworld_eclipse_test</included-projects>
<shortDescription>helloworld_eclipse</shortDescription>
@@ -97,12 +97,12 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">helloworld_eclipse,helloworld_eclipse_test</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>simple_cbr_eclipse</name>
<included-projects>simple_cbr_eclipse,simple_cbr_eclipse_test</included-projects>
<shortDescription>simple_cbr_eclipse</shortDescription>
@@ -114,12 +114,12 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">simple_cbr_eclipse,simple_cbr_eclipse_test</property>
<property name="required-components">esb,drools</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>static_router_eclipse</name>
<included-projects>static_router_eclipse,static_router_eclipse_test</included-projects>
<shortDescription>static_router_eclipse</shortDescription>
@@ -131,12 +131,12 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">static_router_eclipse,static_router_eclipse_test</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
<project>
- <category>SOA-P 5.2 Examples Importable By Eclipse</category>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
<name>transform_XML2POJO_eclipse</name>
<included-projects>transform_XML2POJO_eclipse,transform_XML2POJO_eclipse_test</included-projects>
<shortDescription>transform_XML2POJO_eclipse</shortDescription>
@@ -148,7 +148,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">transform_XML2POJO_eclipse,transform_XML2POJO_eclipse_test</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the
JBoss SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
</fix>
</fixes>
</project>
Added: workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.x-samples.xml
===================================================================
--- workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.x-samples.xml (rev
0)
+++ workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.x-samples.xml 2011-09-23 16:14:07 UTC (rev
35002)
@@ -0,0 +1,155 @@
+<projects>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>aggregator_eclipse</name>
+
<included-projects>aggregator_aggregation_eclipse,aggregator_blue_service_eclipse,aggregator_eclipse_test,aggregator_green_service_eclipse,aggregator_inbound_splitter_eclipse,aggregator_red_service_eclipse</included-projects>
+ <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>75809</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">aggregator_aggregation_eclipse,aggregator_blue_service_eclipse,aggregator_eclipse_test,aggregator_green_service_eclipse,aggregator_inbound_splitter_eclipse,aggregator_red_service_eclipse</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>business_service_eclipse</name>
+
<included-projects>business_service_eclipse,business_service_eclipse_test</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>17993</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">business_service_eclipse,business_service_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>custom_action_eclipse</name>
+
<included-projects>custom_action_eclipse,custom_action_eclipse_test</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>19737</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">custom_action_eclipse,custom_action_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>fun_cbr_eclipse</name>
+
<included-projects>fun_cbr_eclipse,fun_cbr_eclipse_test</included-projects>
+ <shortDescription>fun_cbr_eclipse</shortDescription>
+ <description>This example has three "teams" of order
processors. All new orders that flow into the system can be evaluated via the XPath or
Drools rule processors. These routing rules will determine which team receives the order
for actually processing. In the case of the green team, the order is first transformed
to a different format prior to routing.</description>
+ <size>31633</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">fun_cbr_eclipse,fun_cbr_eclipse_test</property>
+ <property name="required-components">esb,drools</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>helloworld_action_eclipse</name>
+
<included-projects>helloworld_action_eclipse,helloworld_action_eclipse_test</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>18894</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">helloworld_action_eclipse,helloworld_action_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>helloworld_eclipse</name>
+
<included-projects>helloworld_eclipse,helloworld_eclipse_test</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>14056</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">helloworld_eclipse,helloworld_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>simple_cbr_eclipse</name>
+
<included-projects>simple_cbr_eclipse,simple_cbr_eclipse_test</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>24985</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">simple_cbr_eclipse,simple_cbr_eclipse_test</property>
+ <property name="required-components">esb,drools</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>static_router_eclipse</name>
+
<included-projects>static_router_eclipse,static_router_eclipse_test</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>9194</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">static_router_eclipse,static_router_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <category>SOA-P 5.x Examples Importable By Eclipse</category>
+ <name>transform_XML2POJO_eclipse</name>
+
<included-projects>transform_XML2POJO_eclipse,transform_XML2POJO_eclipse_test</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>26927</size> <!-- size of the zip file -->
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5...
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">transform_XML2POJO_eclipse,transform_XML2POJO_eclipse_test</property>
+ <property name="required-components">esb</property>
+ <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ </fix>
+ </fixes>
+ </project>
+ </projects>
\ No newline at end of file
Property changes on: workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.x-samples.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain