summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 12:14:30 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 12:14:30 +0000
commit5655fa5294d7cc72e67e0694a42688580a27ab39 (patch)
treefc621835add05851bb1aabcd655ca3c98232e95c /branches
parentb040672c063fdfc33ac309769fd6e237a3f8cfaa (diff)
TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - add a note about the issue to the README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725669 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.x/samples/zipcode-jaxws/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/zipcode-jaxws/README b/branches/sca-java-1.x/samples/zipcode-jaxws/README
index 12f81543f0..03f97f0ceb 100644
--- a/branches/sca-java-1.x/samples/zipcode-jaxws/README
+++ b/branches/sca-java-1.x/samples/zipcode-jaxws/README
@@ -62,6 +62,11 @@ ress:
As this point the Web resource is exposed by a web server started automatically
by the SCA runtime. To stop the server just press enter.
+*** Note: This sample uses external services hosted at www.webservicex.net, these
+ services are occasionally not available which causes this sample to hang.
+ If that happens please try again later.
+
+
Building The Sample Using Maven
-------------------------------------------
With either the binary or source distributions the sample can be built using