[ 
https://issues.apache.org/jira/browse/CONNECTORS-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411464#comment-13411464
 ] 

Ahmet Arslan commented on CONNECTORS-470:
-----------------------------------------

Hi Karl,

bq. It's possible that the problem is simply that the wsdls you have downloaded 
are out of date; try "ant make-deps" to re-download them from the wssdemo site, 
which has been updated now to SharePoint 2010, I believe.

Downloaded using ant make-deps :

DspSts.wsdl
Lists.wsdl
Permissions.wsdl
usergroup.wsdl
versions.wsdl
webs.wsdl

Extracted by Fatih using disco.exe from our test SP2010 instance :

DspSts.wsdl
Lists.wsdl
Permissions.wsdl
UserGroup.wsdl
Webs.wsdl
versions.wsdl

These files lives in : /CONNECTORS-470/connectors/sharepoint/lib-proprietary 
folder.
We checked diff of files and only difference is location, e.g.

<soap12:address location="http://www.wssdemo.com/_vti_bin/webs.asmx"; />
<soap12:address location="http://iknowtest/_vti_bin/Webs.asmx"; />

I think this location differences are not something important. 
And there are capitalization differences between file names. (UserGroup, 
usergroup and Webs, webs)
Does that effect something?

And from now on, can we safely drop our extracted wdsls and continue with ant 
make-deps to use SP2010?

We also build with freshly downloaded wsdls (ant make-deps) and above 
exceptions still can be seen on logs. (log4j.rootLogger=DEBUG, MAIN)
                
> 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

        

Reply via email to