Jackrabbit Repository Installation & Configuration
From Gcube Wiki
Revision as of 12:54, 22 January 2013 by Antonio.gioia (Talk | contribs) (Created page with 'This document describes how to setup a Jackrabbit content repository in the Web-Application Bundle deployment model. The instructions in this document apply to Tomcat versions 5.…')
This document describes how to setup a Jackrabbit content repository in the Web-Application Bundle deployment model. The instructions in this document apply to Tomcat versions 5.x and 6.x. It should be easy to modify the instructions for other container environments.
All you need to do is the following:
- Download jcr-2.0.jar and put it into <tomcat-install-dir>/shared/lib.
- Get the WAR distribution from the Stable Build (jackrabbit-webapp-patched-2.4.3.tar.gz) and deploy it into Tomcat.