From 181bc548fd1a9b5a6f39882cb4102751230de642 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 10 Jan 2011 15:08:32 +0000 Subject: Add a simple test case to look a implementations that use doc/lit (bare) interfaces. There was a conversation on the ML about whether databinding is clever enough to translate between bare and wrapped as the data passes from implementation to binding as it's send through a reference. At the moment the test gives me index out of bounds. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057230 13f79535-47bb-0310-9956-ffa450edef68 --- .../test/resources/testnativeasyncbare.composite | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/testnativeasyncbare.composite (limited to 'sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/testnativeasyncbare.composite') diff --git a/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/testnativeasyncbare.composite b/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/testnativeasyncbare.composite new file mode 100644 index 0000000000..004ef13559 --- /dev/null +++ b/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/testnativeasyncbare.composite @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + -- cgit v1.2.3