From a96291b78e2ed8eccab73c34d40e39c8461cf784 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 23 Mar 2009 08:00:07 +0000 Subject: One more test with an sca trunk in the sandbox git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757343 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/Calculator.composite | 59 ++++++++++++++++++++++ .../resources/CalculatorServiceImpl.componentType | 33 ++++++++++++ 2 files changed, 92 insertions(+) create mode 100644 sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources/Calculator.composite create mode 100644 sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources/CalculatorServiceImpl.componentType (limited to 'sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources') diff --git a/sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources/Calculator.composite b/sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources/Calculator.composite new file mode 100644 index 0000000000..c404b3bcd4 --- /dev/null +++ b/sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources/Calculator.composite @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources/CalculatorServiceImpl.componentType b/sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources/CalculatorServiceImpl.componentType new file mode 100644 index 0000000000..85535842be --- /dev/null +++ b/sandbox/ant/sca/trunk/modules/binding-sca-xml/src/test/resources/CalculatorServiceImpl.componentType @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3