in reply to
How to trap SOAP client timeout
I don't know if I understood the problem very well... but
"some way to trap the timeout so the client doesn't crash"
makes me think about using
eval
to catch run-time errors.
Gu
Comment on
Re: How to trap SOAP client timeout
In Section
Seekers of Perl Wisdom