Slightly Off-Topic: I read recently on usePerl that SOAP::Lite has some potential security holes. There is apparently an update available on CPAN. For more info, check out usePerl:
http://use.perl.org Mark Lybrand Division of Child Support -----Original Message----- From: Denis Banovic [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 8:01 AM To: 'Thomas R Wyant_III'; '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Subject: AW: Soap over Proxy Hi Thomas! You're right I'm using SOAP::Lite. I've tried to set the HTTP_PROXY enviroment variable, but the error message I get is: SOAP call failed: 501 Protocol scheme '' is not supported. Do you have a Idea how to workaround this problem? thank you very much! Denis Banovic -----Ursprüngliche Nachricht----- Von: Thomas R Wyant_III [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 11. April 2002 15:10 An: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Betreff: Re: Soap over Proxy Denis, I have no experience with SOAP::Lite (which I presume is what you're using) but: Have you tried setting environment variable HTTP_PROXY on the relevant clients? Example: SET HTTP_PROXY=http://webproxy.yournet.org:80/ This works for ActiveState PPM - or used to. I've been afraid to try this year's model, given all the traffic on this list about it. This and other useful environment variables are described in the documentation for LWP::UserAgent, but I have no idea why someone without intimate knowledge of the packages involved would look there. I found it by searching the HTML directory. Tom Wyant _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs