Hi Angelo, On 1/16/07, Angelo Immediata <[EMAIL PROTECTED]> wrote:
We are thinking to use jackrabbit for our CMS; we need a cluster feature; it seems that jsckrabbit can't be used in a clustered environment....how can we solve this?
In the soon to be released Apache Jackrabbit 1.2 clustering support has been added. Required are a PersistenceManager that uses a shared resource (such as a standalone database) and a shared folder needed to log changes and synchronize writes. For more information, please take a look at the following article: http://comments.gmane.org/gmane.comp.apache.jackrabbit.devel/9381 Kind regards Dominique
