From ae80009a34918f8d44173f45b71a5d2a3d4cac02 Mon Sep 17 00:00:00 2001 From: edwardsmj Date: Tue, 6 Jan 2009 23:03:35 +0000 Subject: git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732165 13f79535-47bb-0310-9956-ffa450edef68 --- .../sampleTest/src/main/resources/TestClient.wsdl | 65 ++++++++++++++++++---- .../src/main/resources/Test_ASM_0006.composite | 47 ++++++++++++++++ 2 files changed, 101 insertions(+), 11 deletions(-) create mode 100644 java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite (limited to 'java/sca/stest/sampleTest/src/main/resources') diff --git a/java/sca/stest/sampleTest/src/main/resources/TestClient.wsdl b/java/sca/stest/sampleTest/src/main/resources/TestClient.wsdl index 41aa701ee9..f9475a016a 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestClient.wsdl +++ b/java/sca/stest/sampleTest/src/main/resources/TestClient.wsdl @@ -1,12 +1,46 @@ - + + + + + + + + + + + targetNamespace="http://test/" + xmlns:xs="http://www.w3.org/2001/XMLSchema"> @@ -24,22 +58,28 @@ - + - + + + + + - + - + + + - + @@ -49,10 +89,13 @@ + + + - + diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite new file mode 100644 index 0000000000..223c692f8b --- /dev/null +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ASM_0005 + + + + + + + + service1 + + + -- cgit v1.2.3