From b9c9d45491e8ebcb72ebb3772f56410e98f92f18 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 22 Mar 2010 11:52:50 +0000 Subject: Start adding Spring helloworld sample like the bpel and java ones git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926043 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/helloworld-context.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-context.xml (limited to 'sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-context.xml') diff --git a/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-context.xml b/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-context.xml new file mode 100644 index 0000000000..89b2cfb6f5 --- /dev/null +++ b/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-context.xml @@ -0,0 +1,30 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3