[
https://issues.apache.org/jira/browse/CONNECTORS-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411598#comment-13411598
]
Karl Wright commented on CONNECTORS-470:
----------------------------------------
bq. As Ahmet's explanation, i am a little bit confused about the service names.
Because "GetPermissionCollection" and "GetListCollection" are just methods of
the services. Is there any problem about the service names.
As I told Ahmet, all of the WSDL/SOAP interaction is handled by Apache Axis as
far as the SharePoint connector is concerned. I believe Axis calls all URLs to
which a SOAP transaction can be directed to be a "service". Axis appears to be
unhappy about certain services here - but clearly nowhere near all of them. So
my conclusion was/is that this has to do with a mismatch between the
Axis-generated classes that talk to "services" for the connector, and the
actual services provided by each .asmx on the SharePoint server. I've asked a
colleague with a test SharePoint 2010 setup to check if he sees the same thing.
The reason I asked Ahmet to check if indexing is actually taking place is
because I suspect that these errors are in fact warnings, because the
SharePoint connector does not even use the methods in question. If there is no
functional problem, it seems that it is immaterial whether there's a mismatch
or not. It would still be good to understand where the problem lies, however.
> 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, Screen Shot 2012-05-31 at 11.21.12 AM.png,
> 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