From: Christian Wenz <christian@wenz.org>
Has anyone coded a doc/literal server without a WSDL file?
I could not make it work without WSDL support, as well; however with WSDL, it works like a charm. What exactly is not working/insufficient about PEAR::SOAP's WSDL support? If you are using a .NET client, generating a WSDL proxy class is really easy, so most .NET developers do use WSDL. And: Of course you do not have to learn WSDL in order to create it (PEAR::SOAP does that for you) or to interpret it (.NET does that for you).
Confused. Isn't this circular? Create WSDL with PEAR::SOAP so that you can create a server in PEAR::SOAP so that you can create WSDL in PEAR::SOAP etc ...
-- Julian Bond Email&MSM: julian.bond@voidstar.com Webmaster: http://www.ecademy.com/ Personal WebLog: http://www.voidstar.com/ M: +44 (0)77 5907 2173 T: +44 (0)192 0412 433
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php