From 47d1c039679a92dd88a4badfa1248af8b4e7d452 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 17 Feb 2011 14:34:55 +0000 Subject: Add a helloworld sample using implementation.spring git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071621 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/helloworld.composite | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/src/main/resources/helloworld.composite (limited to 'sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/src/main/resources/helloworld.composite') diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/src/main/resources/helloworld.composite b/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/src/main/resources/helloworld.composite new file mode 100644 index 0000000000..755fa41638 --- /dev/null +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/src/main/resources/helloworld.composite @@ -0,0 +1,29 @@ + + + + + + + + + -- cgit v1.2.3