<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Daily Relevance &#187; php soap</title>
	<atom:link href="http://www.dailyrelevance.com/tag/php-soap/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dailyrelevance.com</link>
	<description>All things relevant and interesting</description>
	<lastBuildDate>Thu, 15 Dec 2011 15:19:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Zend Soap Client errors</title>
		<link>http://www.dailyrelevance.com/php/zend-soap-client-errors</link>
		<comments>http://www.dailyrelevance.com/php/zend-soap-client-errors#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:25:46 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[php soap]]></category>
		<category><![CDATA[soap api]]></category>
		<category><![CDATA[zend soap api]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=201</guid>
		<description><![CDATA[For those of you getting this error Uncaught SoapFault exception: [SOAP-ENV:Client] Operation &#8221; is not defined in the WSDL for this service When using Zend framework&#8217;s soap client component, be sure to specifically set your soap_version to either SOAP_1_1 or SOAP_1_2. I hope this hopes someone else out in the future since Zend has not [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>For those of you getting this error</p>
<blockquote>
<h3>Uncaught SoapFault exception: [SOAP-ENV:Client]  Operation &#8221; is not defined in the WSDL for this service</h3>
</blockquote>
<p>When using Zend framework&#8217;s soap client component, be sure to specifically set your soap_version to either SOAP_1_1 or SOAP_1_2.  I hope this hopes someone else out in the future since Zend has not made any official comment as to whether they are going to fix this or not.</p>
<p>FYI the Zend bug is here:</p>
<p><a href="http://framework.zend.com/issues/browse/ZF-8165">http://framework.zend.com/issues/browse/ZF-8165</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/php/zend-soap-client-errors/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

