SOAP: Procedure ‘foo’ not present
Recently SOAP kept shouting “Procedure ‘foo’ not present in …” at me. I assumed the mistake in my WSDL file, since I knew the function “foo” existed. If you get the “Procedure ‘foo’ not present”-error, too you either: forgot to add the procedure “foo” to your SOAP server implementation, or you are using a cached [...]
Posted on September 1st, 2008 by anty
Filed under: Development | 1 Comment »