I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-11-01 21:21:47.135604-07 by dattaprassanna
Problems in authentication while accessing WSDL from a Sharepoint
I am trying to access objects from a SharePoint on my company site, which requires Authentication and Authorization in order to access the same. I have written a client and am trying to access the WSDL using Axis 1.0. I am getting an authentication error whiletyring to access the same . The details are listed below. Is there any workaround you may be knowing to get over this firewall problem, that they may be facing ? Exception in thread "main" AxisFault faultCode: {http://xml.apache.org/axis/}HTTP faultString: (401)Unauthorized faultActor: null faultDetail: null: return code: 401 You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept.
Direct Responses: 13540 | 13545 | Write a response