Author: antelder
Date: Thu Jan  8 03:35:56 2009
New Revision: 732690

URL: http://svn.apache.org/viewvc?rev=732690&view=rev
Log:
Merge store tutorial README fix from 1.4 to 1.x

Modified:
    tuscany/branches/sca-java-1.x/tutorials/store/README

Modified: tuscany/branches/sca-java-1.x/tutorials/store/README
URL: 
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/tutorials/store/README?rev=732690&r1=732689&r2=732690&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/tutorials/store/README (original)
+++ tuscany/branches/sca-java-1.x/tutorials/store/README Thu Jan  8 03:35:56 
2009
@@ -22,6 +22,11 @@
    http://localhost:9990/ui/cloud/
 
 Select the node you want to start (e.g StoreNode), then click the Start button.
+Note that the distribution does not include a prebuilt .war file for the 
catalog-webapp
+so before you can start the store node you need to first build this by going 
the the 
+store/catalog-webapp folder and running
+
+  ant compile
 
 You should now be able to access the online Store application. Point your Web
 browser to:


Reply via email to