You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Nicolas Raoul (JIRA)" <ji...@apache.org> on 2013/12/12 09:09:07 UTC

[jira] [Created] (CMIS-742) DotCMIS support for CMIS 1.1

Nicolas Raoul created CMIS-742:
----------------------------------

             Summary: DotCMIS support for CMIS 1.1
                 Key: CMIS-742
                 URL: https://issues.apache.org/jira/browse/CMIS-742
             Project: Chemistry
          Issue Type: Improvement
          Components: dotcmis
    Affects Versions: DotCMIS 0.6
            Reporter: Nicolas Raoul
            Priority: Critical


I am using NemakiWare (a NoSQL CMIS 1.1 server) and DotCMIS can't connect to it, because DotCMIS only supports CMIS 1.0.

Note: CMIS 1.1 has been approved as an OASIS specification on December 12, 2012 (exactly a year ago as I am writing).

[PARTIAL PATCH]
1) Download http://docs.oasis-open.org/cmis/CMIS/v1.1/os/schema/CMISWS-Service.wsdl
2) Use that file to replace DotCMIS/Service References/CMISWebServicesReference/CMISWebServices.wsdl
3) Recompile
4) DotCMIS should now be able to handle CMIS 1.1 servers, as far as my testing went, using the Web Service endpoint (not AtomPub)

Even if all CMIS 1.1 features are not accessible, at least it would be nice to be able to connect and preform CMIS 1.0-level operations.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)