Hello, the problem about SSL i was having yesterday is no longer here: i was attempting to load the WSDL file over https, and obviously it was the problem... however, i'm now attempting to load the wsdl file locally, and I get better results. But I keep getting notices when attempting to generateProxyCode: Notice: Undefined index: Authorise1 in /usr/local/lib/php/SOAP/WSDL.php on line 487 Notice: Undefined index: Authorise1 in /usr/local/lib/php/SOAP/WSDL.php on line 489 Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/SOAP/WSDL.php on line 492 Notice: Undefined index: Authorise2 in /usr/local/lib/php/SOAP/WSDL.php on line 487 Notice: Undefined index: Authorise2 in /usr/local/lib/php/SOAP/WSDL.php on line 489 Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/SOAP/WSDL.php on line 492 Notice: Undefined index: Authorise3 in /usr/local/lib/php/SOAP/WSDL.php on line 487 Notice: Undefined index: Authorise3 in /usr/local/lib/php/SOAP/WSDL.php on line 489 Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/SOAP/WSDL.php on line 492 Notice: Undefined index: Authorise4 in /usr/local/lib/php/SOAP/WSDL.php on line 487 Notice: Undefined index: Authorise4 in /usr/local/lib/php/SOAP/WSDL.php on line 489 Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/SOAP/WSDL.php on line 492 Authorise* are supposed _ as far as i've understood to be bindings, and indeed, they do not exist as bindings in what is parsed by the WSDL file. I'm not a WSDL professionnal (more of a newbie, in fact), and I don't really know where to start looking... There are several imports related to authorise* in the "main" wsdl file but I'm not sure the problem comes from that. Any help would really be appreciated. - Katana mailto:katana@katana-inc.com http://www.katana-inc.com/ -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php