Introduction
OpenCMIS is a collection of Java libraries, frameworks and tools that make CMIS simple for Java client and server developers. There are also test tools for content repository developers and client application developers included.
Integration
The integration with the Nemesis platform is pretty straight-forward. Upon adding the module in the classpath,
<dependency>
<groupId>io.nemesis.platform.module.dms</groupId>
<artifactId>nemesis-module-opencmis</artifactId>
</dependency>
you will have access to several new properties you can use to customize its behaviour.
All of them are located under the nemesis.cms.opencmis
domain. Please consult the OpenCMIS documentation on what they mean and how to use them.
The relevant URLs are:
with the username/password set to admin/nimda.