[snip]
> soap_fault Object ( [error_message_prefix] => [mode] => 1 [level] => 1024
> [code] => WSDL [message] => no operation readpackageabstract in wsdl
[/snip]

It appears as though you're attempting to invoke a method that doesn't
exist. Are you sure readPackageAbstract() is defined & registered in
the WSDL you're pointing to?

John W

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to