[
https://issues.apache.org/jira/browse/CONNECTORS-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413718#comment-13413718
]
Ahmet Arslan commented on CONNECTORS-470:
-----------------------------------------
Yes program reaches line 2233 of SPSProxyHelper.java. After that mehod
following lines are executed.
{code}
MCPermissionsWS aclService = new MCPermissionsWS( baseUrl + site, userName,
password, myFactory, configuration, connectionManager );
com.microsoft.sharepoint.webpartpages.PermissionsSoap aclCall =
aclService.getPermissionsSoapHandler( );
com.microsoft.sharepoint.webpartpages.GetPermissionCollectionResponseGetPermissionCollectionResult
aclResult = aclCall.getPermissionCollection( encodedRelativePath, "Item" );
{code}
> SharePoint 2010 support
> -----------------------
>
> Key: CONNECTORS-470
> URL: https://issues.apache.org/jira/browse/CONNECTORS-470
> Project: ManifoldCF
> Issue Type: Improvement
> Components: SharePoint connector
> Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 0.7
>
> Attachments: CONNECTORS-470.patch, CONNECTORS-470.patch,
> CONNECTORS-470.patch, CONNECTORS-470.patch, Screen Shot 2012-05-31 at
> 11.21.12 AM.png, getFieldNames.jpg, pagination.zip, pom.patch, pom.patch
>
>
> See here for list of the SharePoint web services for SharePoint 2010:
> http://msdn.microsoft.com/en-us/library/ee705814.aspx
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira