Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

  1. Download Apache Shindig.
  2. Download and apply CMIS patch to Shindig trunk code base.
  3. Start Apache Shindig on server A (e.g. http://localhost:8080)
  4. 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

...