SOAP-WSDL - Re: Modify default timeout

Posted on Mon May 26 01:16:00 2008 by drfrog in response to 7930 (See the whole thread of 9)
Re: Modify default timeout
hmm i wasnt setting the proxy. this is an extra step is there anyway to get this to by like
my $soap = SOAP::WSDL->new( wsdl => 'WSDL.wsdl' , timeout=> 120); ps: since i need to set the proxy.. is the proxy always the root of the wsdl? for instance the wsdl https://im.a.website.com/servicedir/wsdl/wsdl.wsdl would be https://im.a.website.com/servicedir
Direct Responses: 7940 | Write a response