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

Claus Ibsen commented on CAMEL-6124:
------------------------------------

Julia, you gotta track down this issue on your end, as you are the one which 
has access to a MS SharePoint server. I suggest to check what happens at 
CMISSessionFacade and see what options/configuration camel-cmis is using. I 
guess there is some option turned on, that MS SharePoint does not support. So 
maybe they need to be turned off or something.
                
> MS SharePoint 2013 and CMIS
> ---------------------------
>
>                 Key: CAMEL-6124
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6124
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.11.0
>         Environment: - Windows Server 2012
> - Mircosoft SharePoint 2013 Server
> - Eclipse Juno
> - Camel 2.11 Snapshot
>            Reporter: Julian Thiel
>             Fix For: 2.11.0
>
>
> Hi,
> I'm trying to create an SharePoint 2013 CMIS Endpoint with the following URI:
> "cmis://http://ip:port/_vti_bin/cmis/rest?repositoryId=ID&username=USER&password=PW";
> When I call "context.getEndpoint(URI)" i'm getting the Exception:
> Exception in thread "main" org.apache.camel.ResolveEndpointFailedException: 
> Failed to resolve endpoint: URI due to: The service method invoked requires 
> an optional capability not supported by the repository.
> Before I tried Camel I was using the Apache Chemistry API to connect to the 
> SharePoint Repository and it worked well! If Camel is using the same API why 
> is it not working?
> Hope you can fix it!
> Kind regards,
> Julian Thiel

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to