Last modified 3 years ago
plutext-server
Context
plutext-server is the Java-based server component responsible for maintaining the authoritative state of the Word document clients are editing collaboratively.
See an overview of the broader Plutext collaboration solution.
Architecture
It takes the form of a fairly thin layer on top of JCR - currently Alfresco (and soon, Jackrabbit again), but we'd like to support other implementations as well.
This thin layer includes a servlet and a web service
