in reply to Re: SOAP::Lite problem
in thread SOAP::Lite problem
When I execute the above I get the following error:use XML::Compile::WSDL11 (); my $wsdl = XML::Compile::WSDL11->new("http://10.230.0.22:7782/servi +ces/CBSInterfaceAccountMgrService?wsdl");
Seems like the above declaration is expecting a local file? is there a way to define it as URL? -Thankserror: file http://10.230.0.22:7782/services/CBSInterfaceAccountMgrSer +vice?wsdl does not exist
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: SOAP::Lite problem
by Anonymous Monk on Oct 19, 2015 at 22:59 UTC | |
by doqb (Initiate) on Oct 20, 2015 at 00:47 UTC | |
by Anonymous Monk on Oct 20, 2015 at 01:23 UTC | |
by Anonymous Monk on Oct 20, 2015 at 01:51 UTC | |
by doqb (Initiate) on Oct 20, 2015 at 06:47 UTC | |
|