hello Is it possible to catch SoapFault exception during SoapServer::handle() ???
handle does not return any exception... I didn't found any documentation about SoapServer error... I didn't found any doc about use_soap_error_handler()... does is answer to my question? how?
please, help...
I need to implement a Soap Daemon (command line script)... so, the script must continue to be executed, even if an error occured in on request...
(actualy, the first SoapFault stopes my daemon :-( )
Charles FENDT
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php