From 20091a14aa43d37a01fa65e793febeec1f946194 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 30 Sep 2010 15:20:02 +0000 Subject: Add the test case from JSONP to check if JSONRPC covers the same cases. Not all tests enabled yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003097 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/helloworld.composite | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 sca-java-1.x/trunk/modules/binding-jsonrpc-runtime/src/test/resources/helloworld.composite (limited to 'sca-java-1.x/trunk/modules/binding-jsonrpc-runtime/src/test/resources/helloworld.composite') diff --git a/sca-java-1.x/trunk/modules/binding-jsonrpc-runtime/src/test/resources/helloworld.composite b/sca-java-1.x/trunk/modules/binding-jsonrpc-runtime/src/test/resources/helloworld.composite new file mode 100644 index 0000000000..46192f1214 --- /dev/null +++ b/sca-java-1.x/trunk/modules/binding-jsonrpc-runtime/src/test/resources/helloworld.composite @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3