From 5655fa5294d7cc72e67e0694a42688580a27ab39 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 11 Dec 2008 12:14:30 +0000 Subject: 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 --- branches/sca-java-1.x/samples/zipcode-jaxws/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'branches/sca-java-1.x/samples/zipcode-jaxws') 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 -- cgit v1.2.3