| Posted by Alex on 10/25/06 08:50 
Mateusz Markowski ha scritto:
 > If you have compiled PHP with option --enable-soap you can do it using
 > SoapClient(http://pl.php.net/manual/en/ref.soap.php). If you haven't
 > and you don't want to recompile it you can install a PEAR package
 > SOAP(http://pear.php.net/package/SOAP/).
 
 Unfortunatly I've already done some tests, but it doesn't work neither
 with PEAR nor with the built in PHP functions. I understand that
 "message style" Axis Web services don't follows the well known
 standards like "document" o "RPC".
 Anyone of you know a workaround?
 
 Thanks
 
 Alessandro
 [Back to original message] |