Author: kwright
Date: Mon Sep  3 23:40:04 2012
New Revision: 1380409

URL: http://svn.apache.org/viewvc?rev=1380409&view=rev
Log:
Update permissions wsdl to match the changes for the plugin.

Modified:
    
manifoldcf/branches/CONNECTORS-492/connectors/sharepoint/wsdls/MCPermissions.wsdl

Modified: 
manifoldcf/branches/CONNECTORS-492/connectors/sharepoint/wsdls/MCPermissions.wsdl
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-492/connectors/sharepoint/wsdls/MCPermissions.wsdl?rev=1380409&r1=1380408&r2=1380409&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-492/connectors/sharepoint/wsdls/MCPermissions.wsdl
 (original)
+++ 
manifoldcf/branches/CONNECTORS-492/connectors/sharepoint/wsdls/MCPermissions.wsdl
 Mon Sep  3 23:40:04 2012
@@ -83,7 +83,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>
@@ -104,7 +104,7 @@
       </wsdl:output>
     </wsdl:operation>
     <wsdl:operation name="GetListItems">
-      <soap12:operation 
soapAction="http://schemas.microsoft.com/sharepoint/soap/GetListItems"; 
style="document" />
+      <soap12:operation 
soapAction="http://microsoft.com/sharepoint/webpartpages/GetListItems"; 
style="document" />
       <wsdl:input>
         <soap12:body use="literal" />
       </wsdl:input>


Reply via email to