Versions Compared

Key

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

...

  • Versioning
  • Mapping our renditions to CMIS renditions

Tasks

Update the 4.5 implementation

The current CMIS module is now able to access DAM repository.

...

Implementation is pushed under: https://git.magnolia-cms.com/gitweb/?p=modules/cmis.git;a=shortlog;h=refs/heads/magnolia-module-cmis-2.0

Rename GIT module

Rename the module (GIT/Module Descriptor/ Pom)
from: cmis module
to:     cmis server module

...

Code Block
  <groupId>info.magnolia.cmis</groupId>
  <artifactId>magnolia-cmis-server</artifactId>

Architecture

 

Configure a Workbench CMIS Client

  • Upload and install CMIS workbench
  • Once your Magnolia instance is started
    • run the workbench client
    • set : http://localhost:8080/<webApp name>/.magnolia/cmisws/cmis?wsdl as entry point

Documentation