Clustered-Jackrabbit Configuration Example
Please refer to my blog post for more information. Here is a brief summary of the contents:
- repository
- repository.xml > Sample configuration file for the clustered repository
- tomcat
- conf
- server.xml > Contains the GlobalNamingResources for the JDBC Datasource used by JCR
- context.xml > Contains the JNDI resource for the JCR
- lib
- jars.to.include.txt > Outlines the jar files needed for Tomcat to load JCR as a JNDI resource
- conf