Author: antelder
Date: Thu Dec 11 04:16:08 2008
New Revision: 725670

URL: http://svn.apache.org/viewvc?rev=725670&view=rev
Log:
TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - merge fix frm 
1.x to 1.4

Modified:
    tuscany/branches/sca-java-1.4/samples/zipcode-jaxws/   (props changed)
    tuscany/branches/sca-java-1.4/samples/zipcode-jaxws/README

Propchange: tuscany/branches/sca-java-1.4/samples/zipcode-jaxws/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Thu Dec 11 04:16:08 2008
@@ -0,0 +1,2 @@
+/tuscany/branches/sca-java-1.3/samples/zipcode-jaxws:671193
+/tuscany/branches/sca-java-1.x/samples/zipcode-jaxws:724111-724120,725669

Modified: tuscany/branches/sca-java-1.4/samples/zipcode-jaxws/README
URL: 
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.4/samples/zipcode-jaxws/README?rev=725670&r1=725669&r2=725670&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.4/samples/zipcode-jaxws/README (original)
+++ tuscany/branches/sca-java-1.4/samples/zipcode-jaxws/README Thu Dec 11 
04:16:08 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