Posts Tagged Architecture

CMIS Draft 0.62d is now available

The CMIS draft 0.62d is available since 15. July 2009 and can be downloaded here.

Regarding the OASIS CMIS project website 199 of 214 issues have been resolved. So I assume that the final release will be soon available.

  • Share/Bookmark

, ,

No Comments

CMIS FileShare – Test repository for CMIS developers

A new test repository for CMIS developers is available in versoin 0.0.2 ;-) .  It uses the file system as its data store and therefore  just provides limited functionality (no versioning, no relationships, no query, etc.).

What is CMIS FileShare?

CMIS FileShare is lightweight server implementation of the  “Content Management Interoperability Services” (CMIS) interface.  (See http://xml.coverpages.org/cmis.html for details.)

CMIS FileShare is supposed to be a tool for CMIS client and server developers and it shouldn’t be used in productive environments.

CMIS FileShare exposes folders in a file system as repositories. It doesn’t require more than a Servlet container such as Tomcat to run.

Read the rest of this entry »

  • Share/Bookmark

, , ,

No Comments