<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
		<id>http://www.jexp.ru/index.php?action=history&amp;feed=atom&amp;title=Java%2FWeb_Services_SOA%2FAsynchronous_Web_Method</id>
		<title>Java/Web Services SOA/Asynchronous Web Method - История изменений</title>
		<link rel="self" type="application/atom+xml" href="http://www.jexp.ru/index.php?action=history&amp;feed=atom&amp;title=Java%2FWeb_Services_SOA%2FAsynchronous_Web_Method"/>
		<link rel="alternate" type="text/html" href="http://www.jexp.ru/index.php?title=Java/Web_Services_SOA/Asynchronous_Web_Method&amp;action=history"/>
		<updated>2026-04-18T21:41:55Z</updated>
		<subtitle>История изменений этой страницы в вики</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://www.jexp.ru/index.php?title=Java/Web_Services_SOA/Asynchronous_Web_Method&amp;diff=9225&amp;oldid=prev</id>
		<title>Admin: 1 версия</title>
		<link rel="alternate" type="text/html" href="http://www.jexp.ru/index.php?title=Java/Web_Services_SOA/Asynchronous_Web_Method&amp;diff=9225&amp;oldid=prev"/>
				<updated>2010-06-01T07:27:45Z</updated>
		
		<summary type="html">&lt;p&gt;1 версия&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Предыдущая&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Версия 07:27, 1 июня 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>http://www.jexp.ru/index.php?title=Java/Web_Services_SOA/Asynchronous_Web_Method&amp;diff=9224&amp;oldid=prev</id>
		<title> в 18:01, 31 мая 2010</title>
		<link rel="alternate" type="text/html" href="http://www.jexp.ru/index.php?title=Java/Web_Services_SOA/Asynchronous_Web_Method&amp;diff=9224&amp;oldid=prev"/>
				<updated>2010-05-31T18:01:50Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== This example demonstrates the use of asynchronous Web method invocations ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;java&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Sample: Google Spell Checker&lt;br /&gt;
=============================&lt;br /&gt;
Introduction&lt;br /&gt;
============&lt;br /&gt;
This example demonstrates the use of asynchronous Web method invocations. The user can continue to type &lt;br /&gt;
text on the text editor where the text editor does the spell check from a hosted Web service. The Web &lt;br /&gt;
method invocation is carried out in an asynchronous manner allowing the user to continuously type text &lt;br /&gt;
without having to stall for the response.&lt;br /&gt;
&lt;br /&gt;
Pre-Requisites&lt;br /&gt;
==============&lt;br /&gt;
Apache Ant 1.6.2 or later&lt;br /&gt;
&lt;br /&gt;
Running The Sample&lt;br /&gt;
==================&lt;br /&gt;
To generate stubs and run the text editor, type ant.&lt;br /&gt;
Note that when running the build script, a stub is generated for the hosted spell check service at:&lt;br /&gt;
http://tools.wso2.net:12001/axis2/services/SimplifiedSpellCheck?wsdl&lt;br /&gt;
N.B.: This public Web service uses Google Web APIs to provide spell check service. In case of a&lt;br /&gt;
failure SimplifiedSpellCheck echo sends back the phrase (sent for spell check) instead of throwing&lt;br /&gt;
an error. Therefore, if the spell check editor just outputs the input words/phrase, that is because&lt;br /&gt;
of this behavior of the SimplifiedSpellCheck service.&lt;br /&gt;
Help&lt;br /&gt;
====&lt;br /&gt;
Please contact axis-user list (axis-user@ws.apache.org) if you have any trouble running the sample.&lt;br /&gt;
        &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- end source code --&amp;gt;&lt;/div&gt;</summary>
			</entry>

	</feed>