Author: antelder
Date: Thu Jan 8 03:33:20 2009
New Revision: 732688
URL: http://svn.apache.org/viewvc?rev=732688&view=rev
Log:
Update the store tutorial readme for how to build the catalog webapp
Modified:
tuscany/branches/sca-java-1.4/tutorials/store/README
Modified: tuscany/branches/sca-java-1.4/tutorials/store/README
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.4/tutorials/store/README?rev=732688&r1=732687&r2=732688&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.4/tutorials/store/README (original)
+++ tuscany/branches/sca-java-1.4/tutorials/store/README Thu Jan 8 03:33:20
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: