Re: [SOAP] options available to SoapClient constructor

[email protected] ((Pablo Javier Roca Méndez))
Newsgroups php.soap
Organization Ye 'Ol Disorganized NNTPCache groupie
Message-ID <[email protected]>
Hi Samisa,

> To my knowledge, there are no such options. On the other hand, SOAP
> client uses an XML parser for serialization and de-serialization, so
> it would naturally complain if the XML is not valid.

I understand that it makes sence to complain about XML if not
valid. The problem I have is that execution of the programm is stopped
in such a case. I would find it more appropriate to raise an exception
that could get caught so the programmer can choose what to do next.

> For testing, you may have to telnet to the service and send the
> invalid XML.

That is a problem because for accesing the server I have to use the
HTTPS protocol and I wouldn't know how to handle the SSL handshake via
telnet; any ideas about that?

Regards,
Pablo

--
Pablo Javier Roca Méndez
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.