News Feed
Jobs Feed
Sections




News Archive
feed this:

Benjamin Eberlei's Blog:
Using Zend_Soap Server and Autodiscover in a Controller
March 23, 2009 @ 12:03:10

Benjamin Eberlei has an example posted to his blog of a use of Zend_Soap_Server and Zend_Soap_AutoDiscover in more of a Model/View/Controller setup.

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.

His setup request two routes to be added - one that points "server" to "serverActioin" and the other that points "wsdl" to "wsdlAction".

0 comments voice your opinion now!
zendsoap mvc example zendsoapserver zendsoapautodiscover



Community Events











Don't see your event here?
Let us know!


development example zendframework2 interview series conference introduction functional symfony2 framework community rest testing release phpunit podcast usergroup database language opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework