<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.5" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: SOAP, XML-RPC, and REST</title>
	<link>http://jimmyzimmerman.com/blog/2007/01/soap-xml-rpc-and-rest.html</link>
	<description>Web Entrepreneur</description>
	<pubDate>Wed, 20 Aug 2008 18:49:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Roger van Damme</title>
		<link>http://jimmyzimmerman.com/blog/2007/01/soap-xml-rpc-and-rest.html#comment-10666</link>
		<dc:creator>Roger van Damme</dc:creator>
		<pubDate>Sat, 16 Jun 2007 14:19:38 +0000</pubDate>
		<guid>http://jimmyzimmerman.com/blog/2007/01/soap-xml-rpc-and-rest.html#comment-10666</guid>
		<description>[quote] Iâ€™ve seen a few SOAP servers implemented using NuSOAP, a php library, but there is rarely a wsdl provided, and it can only be connected to by other NuSOAP clients from what I can tell [/quote]

1. As far as I know, nuSOAP can be connected to by pretty much all other SOAP clients, for it adheres to the specs.

2. A WSDL file can be generated automatically by nuSOAP, as well as used for input to CREATE a server from. The WSDL file is accesible through [uri]?wsdl

I am wondering a little bit if you tested or played around with nuSOAP at all...</description>
		<content:encoded><![CDATA[<p>[quote] Iâ€™ve seen a few SOAP servers implemented using NuSOAP, a php library, but there is rarely a wsdl provided, and it can only be connected to by other NuSOAP clients from what I can tell [/quote]</p>
<p>1. As far as I know, nuSOAP can be connected to by pretty much all other SOAP clients, for it adheres to the specs.</p>
<p>2. A WSDL file can be generated automatically by nuSOAP, as well as used for input to CREATE a server from. The WSDL file is accesible through [uri]?wsdl</p>
<p>I am wondering a little bit if you tested or played around with nuSOAP at all&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
