summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
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