Here's the relevant data from the soapfault:
["faultstring"]=> string(27) "Procedure 'abc' not present" ["faultcode"]=> string(15) "SOAP-ENV:Server"
WSDL validates A-OK and both are very similiar.
What's very odd is that it was working fine, and then just stopped (checking my source control, none of the files changed).
The WSDL files are not cached. __getFunctions on SoapClient works fine and shows the correct functions. This is something on the server I think, and I haven't a clue how to debug/fix this.
Thanks for any help. Jan
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php