<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SOAP, XML-RPC, and REST</title>
	<atom:link href="http://jimmyzimmerman.com/blog/2007/01/soap-xml-rpc-and-rest.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jimmyzimmerman.com/blog/2007/01/soap-xml-rpc-and-rest.html</link>
	<description>Web Entrepreneur</description>
	<lastBuildDate>Wed, 03 Mar 2010 22:39:14 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roger van Damme</title>
		<link>http://jimmyzimmerman.com/blog/2007/01/soap-xml-rpc-and-rest.html/comment-page-1#comment-10666</link>
		<dc:creator>Roger van Damme</dc:creator>
		<pubDate>Sat, 16 Jun 2007 14:19:38 +0000</pubDate>
		<guid isPermaLink="false">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>
