Merge r1000905 Explain that the WAR file is intentionally omitted from the binary distribution

git-svn-id: https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk@1027151 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/samples/calculator-ws-webapp/README b/samples/calculator-ws-webapp/README
index a6e6c89..36c5752 100644
--- a/samples/calculator-ws-webapp/README
+++ b/samples/calculator-ws-webapp/README
@@ -9,8 +9,12 @@
 

 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-calculator-ws-webapp.war)

-to you web application server. 

+to give this sample a go, deploy the WAR file (target/sample-calculator-ws-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;

 

diff --git a/samples/chat-webapp/README b/samples/chat-webapp/README
index 09b9c6f..d1e8643 100644
--- a/samples/chat-webapp/README
+++ b/samples/chat-webapp/README
@@ -9,9 +9,13 @@
 

 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-chat-webapp.war)

+to give this sample a go, deploy the WAR file (target/sample-chat-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-chat-webapp

diff --git a/samples/feed-aggregator-webapp/README b/samples/feed-aggregator-webapp/README
index 3668a77..74c3965 100644
--- a/samples/feed-aggregator-webapp/README
+++ b/samples/feed-aggregator-webapp/README
@@ -8,10 +8,14 @@
 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
diff --git a/samples/helloworld-dojo-webapp/README b/samples/helloworld-dojo-webapp/README
index 38392a1..384c192 100644
--- a/samples/helloworld-dojo-webapp/README
+++ b/samples/helloworld-dojo-webapp/README
@@ -12,9 +12,13 @@
 
 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-helloworld-dojo-webapp.war)
-to you web application server. 
+to give this sample a go, deploy the WAR file (target/sample-helloworld-dojo-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-helloworld-dojo-webapp
diff --git a/samples/helloworld-jsonrpc-webapp/README b/samples/helloworld-jsonrpc-webapp/README
index 07253d0..8db50dd 100644
--- a/samples/helloworld-jsonrpc-webapp/README
+++ b/samples/helloworld-jsonrpc-webapp/README
@@ -9,9 +9,13 @@
 
 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-helloworld-jsonrpc-webapp.war)
-to you web application server. 
+to give this sample a go, deploy the WAR file (target/sample-helloworld-jsonrpc-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-helloworld-jsonrpc-webapp