bgriffin-zenhub / core

Source Code for dotCMS Java Enterprise Content Management System
http://dotcms.com
GNU General Public License v3.0
0 stars 0 forks source link

[CLOSED] Upgrade CMIS LIbrary and Implement CMIS Client #44

Open brentgriffin opened 8 years ago

brentgriffin commented 8 years ago

Issue by jtesser Monday Mar 26, 2012 at 13:53 GMT Originally opened as https://github.com/dotCMS/core/issues/11


  1. Upgrade to the latest http://chemistry.apache.org/java/opencmis.html
  2. Update both read/write interfaces for content, folders, templates, files as content files(not old files), containers, menu links (THIS IS THE SERVER PIECE. meaning dotCMS is the CMIS server)
  3. Implement CMIS Client tools. Create Viewtools for querying CMIS Servers on the front end of dotCMS. Meanign you can query for content in other CMIS servers.

Notes a. should be restful ATOM bindings b. need to provide examples and make sure the GUI client Chemistry ships with works.

brentgriffin commented 8 years ago

Comment by jkshapiro Wednesday Jan 14, 2015 at 20:02 GMT


It would be most useful for dotCMS to act as a CMIS client. Would ease migration from other eCMS's.