Hi, On 9/19/07, OCS-L3-Support <[EMAIL PROTECTED]> wrote: > We are implementing the tomcat load balancing for my application. > So, we need to share the same repository for all tomcats. > > 1) We have shared the repository folder for all tomcats (NSF mount)
This won't work, as each Jackrabbit cluster node needs to have its own repository home directory and configuration files. Only the persisted content should be located on a shared disk or database. See http://wiki.apache.org/jackrabbit/Clustering or the mailing list archives for more details. BR, Jukka Zitting
