Author: antelder
Date: Sun Jul 24 08:11:09 2011
New Revision: 1150293
URL: http://svn.apache.org/viewvc?rev=1150293&view=rev
Log:
Update sample README
Modified:
tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README
Modified:
tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README?rev=1150293&r1=1150292&r2=1150293&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README
(original)
+++ tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/README
Sun Jul 24 08:11:09 2011
@@ -5,7 +5,7 @@ This sample is an alternative version of
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: