Chapter 14. Building a CMIS server

This chapter covers

  • Generating a CMIS server stub with the OpenCMIS Server Framework
  • Testing a CMIS server for compliance
  • Using the OpenCMIS query parser
  • Changing the authentication mechanism

In the previous chapters, we looked at CMIS mainly from a client perspective. In this chapter, we’re changing sides and explaining how to build a CMIS server. You’ll learn how to build a CMIS frontend on top of an existing content repository (or similar data source) with the OpenCMIS Server Framework. For this chapter, you should know how to work with servlets and understand the general concepts relating to building web applications.

14.1. Introduction to the OpenCMIS Server Framework

It’s hardly surprising that ...

Get CMIS and Apache Chemistry in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.