Apache Jackrabbit

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第6行: 第6行:
  
 
==Install==
 
==Install==
Source
+
Source Code
 
  $ jar xf jackrabbit-1.3-src.jar
 
  $ jar xf jackrabbit-1.3-src.jar
 
  $ cd jackrabbit-1.3-src
 
  $ cd jackrabbit-1.3-src
 
  $ mvn install
 
  $ mvn install
Bin
+
Compiled Java Bytecode
 
  cp *.jar /apache-tomcat-5.5.17/shared/lib
 
  cp *.jar /apache-tomcat-5.5.17/shared/lib
 
  cp jackrabbit-webapp-1.3.war /apache-tomcat-5.5.17/webapps
 
  cp jackrabbit-webapp-1.3.war /apache-tomcat-5.5.17/webapps

2007年5月24日 (四) 09:06的版本

Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR).

Jackrabbit Architecture

Version 1.0 of the JCR API was specified by the Java Specification Request 170 (JSR 170) and work on the JCR version 2.0 has begun in JSR 283.

http://jackrabbit.apache.org

Install

Source Code

$ jar xf jackrabbit-1.3-src.jar
$ cd jackrabbit-1.3-src
$ mvn install

Compiled Java Bytecode

cp *.jar /apache-tomcat-5.5.17/shared/lib
cp jackrabbit-webapp-1.3.war /apache-tomcat-5.5.17/webapps
http://localhost:8080/jackrabbit-webapp-1.3/
http://localhost:8080/jackrabbit-webapp-1.3/repository/default/
admin/admin
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱