Jackrabbit

From Resin 3.0

(Difference between revisions)
Jump to: navigation, search
(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) ==
  
1. Download Resin from http://caucho.com/download
+
# Download Resin from http://caucho.com/download
2. Unzip Resin into /usr/local/share/resin
+
# Unzip Resin into /usr/local/share/resin
3. Download the JCR API from http://www.day.com/maven/jsr170/jars/jcr-1.0.jar
+
# Download the JCR API from http://www.day.com/maven/jsr170/jars/jcr-1.0.jar
4. Put the JCR .jar in resin/ext-lib (it will be shared for all web-apps)
+
# Put the JCR .jar in resin/ext-lib (it will be shared for all web-apps)
5. Download the jackrabbit .rar file from http://jackrabbit.apache.org/downloads.cgi
+
# Download the jackrabbit .rar file from http://jackrabbit.apache.org/downloads.cgi
6. Put the jackrabbit .rar in resin/deploy
+
# Put the jackrabbit .rar in resin/deploy

Revision as of 17:58, 27 January 2008

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-1.0.jar
  4. Put the JCR .jar in resin/ext-lib (it will be shared for all web-apps)
  5. Download the jackrabbit .rar file from http://jackrabbit.apache.org/downloads.cgi
  6. Put the jackrabbit .rar in resin/deploy
Personal tools