summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-24 08:11:09 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-24 08:11:09 +0000
commit572d8e5adf8925d717ca98d215388be5877299f4 (patch)
tree2461e4aa55ee408fed77fe6df4fda6389a04a500 /sca-java-2.x/trunk/samples
parent8fa9f97673891d8835cc1fa493ae2a9cf5d4f89b (diff)
Update sample README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150293 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README2
1 files changed, 1 insertions, 1 deletions
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 <implementation.spring>
As with all the getting-started samples you can run this sample with: