From 09f48367f8dbf16430f6b54ef616c90a8fe764ec Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 25 Feb 2011 11:47:47 +0000 Subject: Add an alternative approach to the helloworld rest sample that reuses the helloworld sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074480 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/META-INF/helloworld.composite | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/src/main/resources/META-INF/helloworld.composite (limited to 'sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/src/main/resources/META-INF/helloworld.composite') diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/src/main/resources/META-INF/helloworld.composite b/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/src/main/resources/META-INF/helloworld.composite new file mode 100644 index 0000000000..88df3636c3 --- /dev/null +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/src/main/resources/META-INF/helloworld.composite @@ -0,0 +1,33 @@ + + + + + + + + + + + + + -- cgit v1.2.3