Author: bfitzpat
Date: 2011-08-08 15:14:24 -0400 (Mon, 08 Aug 2011)
New Revision: 33685
Modified:
workspace/bfitzpat/SOA_5_2_Examples/aggregator_eclipse.zip
workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.2-samples.xml
Log:
SOA-2988 - updating XML config for project examples and one of the example zips
Modified: workspace/bfitzpat/SOA_5_2_Examples/aggregator_eclipse.zip
===================================================================
(Binary files differ)
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-08-08 18:22:32 UTC (rev
33684)
+++ workspace/bfitzpat/SOA_5_2_Examples/soa-p-5.2-samples.xml 2011-08-08 19:14:24 UTC (rev
33685)
@@ -2,7 +2,7 @@
<project>
<category>SOA-P 5.2 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>
+
<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>33848</size> <!-- size of the zip file -->
@@ -10,7 +10,7 @@
<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="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>
</fix>
Show replies by date