...
For the first pass, I will be implementing only CMIS native constructs (approach #1). OpenSocial Document & Folder constructs (i.e. wrappers) may be implemented relatively easily.
CMIS Base Patch Available - 13 December 2011
Setup
- Download Apache Shindig.
- Download and apply CMIS patch to Shindig trunk code base.
- Start Apache Shindig on server A (e.g. http://localhost:8080)
- Download, build, and deploy Apache Chemistry's InMemory Repository to server B (e.g. http://localhost:8081) by following these instructions.
APIs
References
11/30/2011 Update: We will be referencing the up-and-coming CMIS 1.1 draft spec for this work. This draft spec is here: CMIS 1.1 Draft Spec
...