From 572d8e5adf8925d717ca98d215388be5877299f4 Mon Sep 17 00:00:00 2001 From: antelder Date: Sun, 24 Jul 2011 08:11:09 +0000 Subject: Update sample README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150293 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/getting-started') diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README b/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README index 17676cf5dd..5fb675b502 100644 --- a/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README +++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README @@ -5,7 +5,7 @@ This sample is an alternative version of the helloworld sample which uses the Sp The changes to the helloworld sample are: - update the pom.xml with the additional Spring dependencies -- add a Spring context xml file +- add a Spring context xml file to define the Spring application - update the composite to use As with all the getting-started samples you can run this sample with: -- cgit v1.2.3