From 2cbfd9f776009f8af15d49fb77009ee486dc6806 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 5 Aug 2011 12:49:16 +0000 Subject: TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an implementation-composite test. Initially I needed a test to look into the problem described by TUSCANY-3907 and found that recursive-ws want actually in the build and hadn't been ported properly to 2.x. It seems more widely useful that just ws testing hence the name change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154191 13f79535-47bb-0310-9956-ffa450edef68 --- .../bindingoverride/InnerComposite.composite | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 sca-java-2.x/trunk/testing/itest/implementation-composite/src/main/resources/bindingoverride/InnerComposite.composite (limited to 'sca-java-2.x/trunk/testing/itest/implementation-composite/src/main/resources/bindingoverride/InnerComposite.composite') diff --git a/sca-java-2.x/trunk/testing/itest/implementation-composite/src/main/resources/bindingoverride/InnerComposite.composite b/sca-java-2.x/trunk/testing/itest/implementation-composite/src/main/resources/bindingoverride/InnerComposite.composite new file mode 100644 index 0000000000..cb6e0cc358 --- /dev/null +++ b/sca-java-2.x/trunk/testing/itest/implementation-composite/src/main/resources/bindingoverride/InnerComposite.composite @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + -- cgit v1.2.3