Ok thanks that is good info. So is it fair to say then the question I need to ask is "What is the SOAP endpoint URL for my service?"
And ith that answer my code would be as below?
my $service = SOAP::Lite ->uri('http://localhost/' ) ->proxy('http://localhost/', timeout => 5 ) ->service('http://localhost/SOAPsvc?wsdl' );
In reply to Re^2: SOAP::Lite service timeout?
by agentorange
in thread SOAP::Lite service timeout?
by agentorange
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |