From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../supplychain.manufacturer/Manufacturer.wsdl | 39 +++++++++++++++++ .../ManufacturerImpl.componentType | 39 +++++++++++++++++ .../WarehouseCallback.wsdl | 38 ++++++++++++++++ .../supplychain.manufacturer.composite | 50 ++++++++++++++++++++++ 4 files changed, 166 insertions(+) create mode 100644 tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/Manufacturer.wsdl create mode 100644 tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/ManufacturerImpl.componentType create mode 100644 tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/WarehouseCallback.wsdl create mode 100644 tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/supplychain.manufacturer.composite (limited to 'tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer') diff --git a/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/Manufacturer.wsdl b/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/Manufacturer.wsdl new file mode 100644 index 0000000000..fb0c8a5676 --- /dev/null +++ b/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/Manufacturer.wsdl @@ -0,0 +1,39 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/ManufacturerImpl.componentType b/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/ManufacturerImpl.componentType new file mode 100644 index 0000000000..63530bc0ee --- /dev/null +++ b/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/ManufacturerImpl.componentType @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/WarehouseCallback.wsdl b/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/WarehouseCallback.wsdl new file mode 100644 index 0000000000..256671f64f --- /dev/null +++ b/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/WarehouseCallback.wsdl @@ -0,0 +1,38 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/supplychain.manufacturer.composite b/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/supplychain.manufacturer.composite new file mode 100644 index 0000000000..c61657c0a7 --- /dev/null +++ b/tags/native-sca-1.0.incubating-M3/samples/SupplyChain/supplychain.manufacturer/supplychain.manufacturer.composite @@ -0,0 +1,50 @@ + + + + + + + + + ManufacturerProcess/ManufacturerService + + + + + + + callback + logging + + + + + + + + + + + + + + -- cgit v1.2.3