"Jason Balicki" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Todd W <mailto:[EMAIL PROTECTED]> wrote:
> > Its a lot easier than that.  If the WSDL file is good. SOAP::Lite
> > comes with a program called stubmaker.pl that takes a wsdl file as an
> > argument and creates a module that you can use(). Then all you do is
> > call functions the module makes available.
>
> Thank you very much for this tip, however I get the same
> error when stubmaker.pl tries to parse the wsdl.
>
> The wsdl validates at the two online wsdl validators
> I could find (xmethod and mgateway) but I still get:
>
> Can't call method "body" on an undefined value at
/usr/lib/perl5/site_perl/5.6.1/SOAP/Lite.pm line 2552.
>
> whenever I try to access the wsdl with SOAP::Lite.
>
> If anyone is interested, I've made the wsdl available at
> http://mail.frontierhomemortgage.com/wsdl/ots_api.wsdl
>

I got a 403 forbidden when I tried to access that document.

Todd W.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to