Hello Jiri,
we have extended the existing JCR module (version 0.12.0) to be CMIS 1.1
"compliant". However our implementation is still not fully CMIS 1.1
compliant in terms of the CMIS TCK (nor is the existing CMIS 1.0 module).
Unfortunately the version 0.12.0 of the JCR module is only a basic
Hi Jiri,
I would start a new CMIS server project from scratch and would use the
JCR bridge code as a reference. There are certainly code snippets that
can be reused.
You can generate a server code skeleton with the Maven archetype
chemistry-opencmis-server-archetype. Also check the Server Deve
Hello everyone,
we are trying to implement CMIS 1.1 compliant server with the JCR repository on
its backend.
What would be the best technologies to be used for this use case? Are there any
specs or tutorials to make CMIS server with JCR bridge working?
We found out that the implementation with