From af7fb486a041afcfb74c01a9d2ba3c9dffbae50d Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 8 Jan 2009 11:35:56 +0000 Subject: Merge store tutorial README fix from 1.4 to 1.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732690 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.x/tutorials/store/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'branches/sca-java-1.x/tutorials/store/README') diff --git a/branches/sca-java-1.x/tutorials/store/README b/branches/sca-java-1.x/tutorials/store/README index 6169a05292..2dabb26738 100644 --- a/branches/sca-java-1.x/tutorials/store/README +++ b/branches/sca-java-1.x/tutorials/store/README @@ -22,6 +22,11 @@ To access the SCA Manager application, point your Web browser to: 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: -- cgit v1.2.3