<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 26 May 2013 03:22:03 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Benjamin Eberlei's Blog: Using Zend_Soap Server and Autodiscover in a Controller]]></title>
      <guid>http://www.phpdeveloper.org/news/12188</guid>
      <link>http://www.phpdeveloper.org/news/12188</link>
      <description><![CDATA[<p>
<i>Benjamin Eberlei</i> has <a href="http://www.whitewashing.de/blog/articles/114">an example</a> posted to his blog of a use of Zend_Soap_Server and Zend_Soap_AutoDiscover in more of a Model/View/Controller setup.
</p>
<blockquote>
The following example provides you with a working Soap server inside a Zend_Controller_Action, although I discourage the use of it and would suggest using a dedicated script outside the dispatching process to gain multitudes of performance, which webservices often require.
</blockquote>
<p>
His setup request two routes to be added - one that points "server" to "serverActioin" and the other that points "wsdl" to "wsdlAction".
</p>]]></description>
      <pubDate>Mon, 23 Mar 2009 12:03:10 -0500</pubDate>
    </item>
  </channel>
</rss>
