summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/feed-aggregator-webapp/README
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 14:47:08 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 14:47:08 +0000
commitd71a88ce0103d2c2a9aa3112abd40b160fcce23d (patch)
tree2ccd8a9234d10ef6e9ab2356074aa9e4f02d7ff5 /sca-java-1.x/trunk/samples/feed-aggregator-webapp/README
parent754926f2d82c0dda6d4c34268d911f8876c063e4 (diff)
Merge r1000905 Explain that the WAR file is intentionally omitted from the binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027151 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/samples/feed-aggregator-webapp/README12
1 files changed, 8 insertions, 4 deletions
diff --git a/sca-java-1.x/trunk/samples/feed-aggregator-webapp/README b/sca-java-1.x/trunk/samples/feed-aggregator-webapp/README
index 3668a7705e..74c39651b0 100644
--- a/sca-java-1.x/trunk/samples/feed-aggregator-webapp/README
+++ b/sca-java-1.x/trunk/samples/feed-aggregator-webapp/README
@@ -8,10 +8,14 @@ general instructions about building and running samples. Take a look there
first.
As this sample provides a web app there is a manual step where the WAR file
-that contains the sample is copied to your web app container. If you just want
-to give this sample a go deploy the WAR file
-(target/sample-feed-aggregator-webapp.war) to your web application server.
-
+that contains the sample is copied to your web app container. If you just want to
+give this sample a go, deploy the WAR file (target/sample-feed-aggregator-webapp.war)
+to your web application server.
+
+To save space, the WAR file isn't included in the binary distribution. You can
+build it by following the instructions below in "Building And Running The Sample
+Using Ant" or "Building And Running The Sample Using Maven".
+
Once the web app is deployed use your browser to visit the following URL:
http://localhost:8080/sample-feed-aggregator-webapp