Author: antelder
Date: Thu Dec 11 04:14:30 2008
New Revision: 725669

URL: http://svn.apache.org/viewvc?rev=725669&view=rev
Log:
TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - add a note 
about the issue to the README

Modified:
    tuscany/branches/sca-java-1.x/samples/zipcode-jaxws/README

Modified: tuscany/branches/sca-java-1.x/samples/zipcode-jaxws/README
URL: 
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/samples/zipcode-jaxws/README?rev=725669&r1=725668&r2=725669&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/samples/zipcode-jaxws/README (original)
+++ tuscany/branches/sca-java-1.x/samples/zipcode-jaxws/README Thu Dec 11 
04:14:30 2008
@@ -62,6 +62,11 @@
 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


Reply via email to