Author: kwright
Date: Mon Sep  3 23:13:57 2012
New Revision: 1380398

URL: http://svn.apache.org/viewvc?rev=1380398&view=rev
Log:
Missed an action URL location

Modified:
    
manifoldcf/integration/sharepoint-2010/trunk/webservice/ISAPI/MCPermissionswsdl.aspx

Modified: 
manifoldcf/integration/sharepoint-2010/trunk/webservice/ISAPI/MCPermissionswsdl.aspx
URL: 
http://svn.apache.org/viewvc/manifoldcf/integration/sharepoint-2010/trunk/webservice/ISAPI/MCPermissionswsdl.aspx?rev=1380398&r1=1380397&r2=1380398&view=diff
==============================================================================
--- 
manifoldcf/integration/sharepoint-2010/trunk/webservice/ISAPI/MCPermissionswsdl.aspx
 (original)
+++ 
manifoldcf/integration/sharepoint-2010/trunk/webservice/ISAPI/MCPermissionswsdl.aspx
 Mon Sep  3 23:13:57 2012
@@ -101,7 +101,7 @@
       </wsdl:output>
     </wsdl:operation>
     <wsdl:operation name="GetListItems">
-      <soap:operation 
soapAction="http://schemas.microsoft.com/sharepoint/soap/GetListItems"; 
style="document" />
+      <soap:operation 
soapAction="http://microsoft.com/sharepoint/webpartpages/GetListItems"; 
style="document" />
       <wsdl:input>
         <soap:body use="literal" />
       </wsdl:input>


Reply via email to