You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2006/10/31 16:19:02 UTC

svn commit: r469519 - /webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/README.txt

Author: sanka
Date: Tue Oct 31 07:19:02 2006
New Revision: 469519

URL: http://svn.apache.org/viewvc?view=rev&rev=469519
Log: (empty)

Modified:
    webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/README.txt

Modified: webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/README.txt?view=diff&rev=469519&r1=469518&r2=469519
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/README.txt Tue Oct 31 07:19:02 2006
@@ -5,6 +5,8 @@
 
 Note that when running the build script, stub is generated for the hosted spell check service at: http://tools.wso2.net:12001/axis2/services/SimplifiedSpellCheck?wsdl
 
+N.B.: This public web service uses Google Web APIs to provide spell check service. In case of a failure SimplifiedSpellCheck echo the sent phrase instead of throwing an error. Therefore if the spell check editor just output in the input words, that is because of this behavior of the SimplifiedSpellCheck service.
+
 and the text editor use that stub and the callback handler to provided the required functionality.
 
 To generate stubs and run the text editor, type



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org