= 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 [/trac/umbrella/wiki/DocxCollaboration 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 [wiki:Implementing other implementations] as well. This thin layer includes a servlet and a [wiki:WebService web service] == Getting Started == [/blog/2008/10/01/collaboration-in-word-ready-for-alpha-testing/ Alpha-testing Plutext collaboration].