Julian Thiel created CAMEL-6124:
-----------------------------------
Summary: 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