Tag Archive

WSDL">Introduction to WSDL

Published on 24 July, 2010 By Danny Froberg

Jeroen Kep­pens writes; Recently I had to cre­ate a soap web­ser­vice. The WSDL gen­er­a­tor put in too much, so I decided to make the WSDL myself. Luck­ily a col­league gave me a quick intro.
via Jeroen Kep­pens : Intro­duc­tion to WSDL.

WSDL file from a class using a Zend component">Generate the WSDL file from a class using a Zend component

Published on 8 June, 2010 By Danny Froberg

Matthew Weier O’Phinney answers a very com­mon ques­tion;
“Is there a way to gen­er­ate the WSDL file from a class using a Zend com­po­nent?”
Yes — via Zend_Soap_Autodiscover:
http://framework.zend.com/manual/en/zend.soap.autodiscovery.html
A typ­i­cal work­flow is to do the following:

if (‘GET’ == $_SERVER[’HTTP_METHOD’]) {
$server = new Zend_Soap_Autodiscover();
} else {
[…]

Get Adobe Flash playerPlugin by wpburn.com wordpress themes