From 3a569a2f00bf172cddfd567149774ee808a2a242 Mon Sep 17 00:00:00 2001 From: nash Date: Wed, 30 Mar 2011 19:50:51 +0000 Subject: Create branch for 1.6.2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087059 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/example.composite | 50 ++++++++ .../src/main/resources/wsdl/ExampleService.wsdl | 133 +++++++++++++++++++++ .../main/resources/wsdl/ExampleServiceTypes.xsd | 45 +++++++ 3 files changed, 228 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/example.composite create mode 100644 sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl create mode 100644 sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd (limited to 'sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources') diff --git a/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/example.composite b/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/example.composite new file mode 100644 index 0000000000..cddf951d65 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/example.composite @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl b/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl new file mode 100644 index 0000000000..a8ccde2e11 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd b/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd new file mode 100644 index 0000000000..2caec0f20d --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.6.2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3