Penguin

Differences between version 4 and predecessor to the previous major change of SOAP.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Saturday, June 12, 2004 8:19:50 pm by StuartYeates Revert
Older page: version 3 Last edited on Thursday, January 2, 2003 4:19:19 pm by PerryLorier Revert
@@ -3,7 +3,9 @@
 A way for a computer program to call a function on a website. The usual [SOAP] example is quering a web server at [IBM] which returns (delayed) stock quotes. 
  
 This Wiki has a [SOAP] source letting you grab the wiki source of a webpage. 
  
-the [WSDL] file describing this source is http://www.wlug.org.nz/phpwiki/soap.wsdl, a webbrowser friendly URL is http://www.xmethods.net/ve2/WSDLAnalyzer.po;?wsdlurl=http%3A%2F%2Fwww.wlug.org.nz%2Fphpwiki%2Fsoap.wsdl 
+The [WSDL] file describing this source is http://www.wlug.org.nz/phpwiki/soap.wsdl, a webbrowser friendly URL is http://www.xmethods.net/ve2/WSDLAnalyzer.po;?wsdlurl=http%3A%2F%2Fwww.wlug.org.nz%2Fphpwiki%2Fsoap.wsdl 
  
-[SOAP] ([IMHO]) is a bloated, over engineered mess of a perfectly trivial concept. Sigh
+[SOAP] is often viewed as a bloated, over engineered implementation of a perfectly trivial concept, but it's the first generic, cross platform, language independent implementation of that concept to achieve widespread adoption, so maybe it needed to be .  
+  
+See also [AXIS]