1.15. How to host several JCR instances on the same database instance?

The following topics are covered:

1.15.1. LockManager configuration
1.15.2. HibernateService configuration

Frequently, a single database instance must be shared by several other applications. But some of our customers have also asked for a way to host several JCR instances in the same database instance. To fulfill this need, we had to review our queries and scope them to the current schema; it is now possible to have one JCR instance per DB schema instead of per DB instance. To benefit of the work done for this feature you will need to apply the configuration changes described below.

Copyright ©2012. All rights reserved. eXo Platform SAS