Jackrabbit
From Resin 3.0
(Difference between revisions)
(New page: == Step by Step (JCA) == 1. Download Resin from http://caucho.com/download 2. Unzip Resin into /usr/local/share/resin 3. Download the JCR API from http://www.day.com/maven/jsr170/jars/jcr...) |
|||
Line 1: | Line 1: | ||
== Step by Step (JCA) == | == Step by Step (JCA) == | ||
− | + | # Download Resin from http://caucho.com/download | |
− | + | # Unzip Resin into /usr/local/share/resin | |
− | + | # Download the JCR API from http://www.day.com/maven/jsr170/jars/jcr-1.0.jar | |
− | + | # Put the JCR .jar in resin/ext-lib (it will be shared for all web-apps) | |
− | + | # Download the jackrabbit .rar file from http://jackrabbit.apache.org/downloads.cgi | |
− | + | # Put the jackrabbit .rar in resin/deploy |
Revision as of 17:58, 27 January 2008
Step by Step (JCA)
- Download Resin from http://caucho.com/download
- Unzip Resin into /usr/local/share/resin
- Download the JCR API from http://www.day.com/maven/jsr170/jars/jcr-1.0.jar
- Put the JCR .jar in resin/ext-lib (it will be shared for all web-apps)
- Download the jackrabbit .rar file from http://jackrabbit.apache.org/downloads.cgi
- Put the jackrabbit .rar in resin/deploy