Hi mario,
I guess you refer to wsdl2perl.pl from the 2.00_xx distribution. It has
a known bug (already fixed in SVN) which prevents HTTP authentication
from working.
You may download a fixed version at:
http://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/bin/wsdl2perl.pl
In case you're referring to accessing a web service protected by
authentication, you just have to set up a authentication callback for
LWP::UserAgent. See there (or SOAP::WSDL::Manual) for details.
Thanks for reporting,
Martin
Am Montag, den 18.02.2008, 02:54 -0500 schrieb Mario Iseli via RT:
Show quoted text> Mon Feb 18 02:54:03 2008: Request 33376 was acted upon.
> Transaction: Ticket created by marioi
> Queue: SOAP-WSDL
> Subject: HTTP Authentication (not implemented or not documented)
> Broken in: (no value)
> Severity: Wishlist
> Owner: Nobody
> Requestors: mario@marioiseli.com
> Status: new
> Ticket <URL:
http://rt.cpan.org/Ticket/Display.html?id=33376 >
>
>
> Hi,
>
> I'd like to parse a WSDL file which can only be accessed when using HTTP
> Digest authentication. It would be nice if you could implement it or
> tell me a practical workaround for it.
>
> Thank you very much.
>