Re: problems with SOAP-PHP5 and heritage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Em Sexta 10 Novembro 2006 04:02, Kevin Barnard escreveu:
> The problem is the server not the client.  This has nothing to do with
> inheritance.  You SOAP server is not returning a result back.
>
> Try this
>
> $client = new SoapClient($this->_serviceDir . 'Personnel.wsdl',
> array('trace'=>true, exceptions=>false));
> $client->listPersonnel();
> echo $client->__getLastResponse();
> die();
>
> What does this return?

Nothing

this dont show the error message (dont return anything), but dont work.

Any other idea to test to find this inheritance problem? Without inheritance 
it work. I dont understand why this!

Thanks
Ronaldo
-- 
A prig is a fellow who is always making you a present of his opinions.
		-- George Eliot
--
> Prof. Ronaldo Reis Júnior
|  .''`. UNIMONTES/Depto. Biologia Geral/Lab. Ecologia Evolutiva
| : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
| `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
|   `- Fone: (38) 3229-8190 | chrysopa@gmail.com
| ICQ#: 5692561 | LinuxUser#: 205366

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux