From 3ac2d800d840f03618fc364090d786effde84b1f Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:13:16 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835142 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/wiring/ds/wiring-ds-test1.composite | 136 +++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite (limited to 'sca-java-1.x/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite') diff --git a/sca-java-1.x/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite b/sca-java-1.x/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite new file mode 100644 index 0000000000..617200d8dd --- /dev/null +++ b/sca-java-1.x/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite @@ -0,0 +1,136 @@ + + + + + + + + + amazon.com + + + play.com + + + ebay.com + + + + + + + + + + + + + + amazon.com + + + WarehouseComponent1 + + + + + + amazon.com + + + + + + play.com + + + WarehouseComponent1 + + + + + play.com + + + + + + + ebay.com + + + WarehouseComponent2 + + + + + play.com + + + + + + + + + + + + + + + + + + + + ShipperComponent1 + RoyalMail + + + + RoyalMail + + + + + + + ShipperComponent2 + ParcelForce + + + + ParcelForce + + + + + -- cgit v1.2.3