欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Apache Jackrabbit
来自开放百科 - 灰狐
(版本间的差异)
(未显示1个用户的2个中间版本) | |||
第1行: | 第1行: | ||
− | Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR). | + | {{top news}} |
+ | {{SeeWikipedia}} | ||
+ | |||
+ | [http://jackrabbit.apache.org Apache Jackrabbit] is a fully conforming implementation of the Content Repository for Java Technology API (JCR). | ||
[[Image:Jackrabbit-Architecture.png|thumb|right|Jackrabbit Architecture]] | [[Image:Jackrabbit-Architecture.png|thumb|right|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. | 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. | ||
− | |||
− | |||
==Install== | ==Install== | ||
第17行: | 第18行: | ||
admin/admin | admin/admin | ||
− | |||
[[Category:CMS]] | [[Category:CMS]] | ||
+ | [[Category:ECM]] | ||
[[Category:Java]] | [[Category:Java]] | ||
[[Category:Apache]] | [[Category:Apache]] |
2010年9月27日 (一) 08:54的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Apache Jackrabbit Thanks, Wikipedia. |
Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR).
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.
[编辑] Install
Source Code
$ jar xf jackrabbit-1.3-src.jar $ cd jackrabbit-1.3-src $ mvn install
Compiled Java Bytecode
cp jackrabbit-webapp-1.3.war /apache-tomcat-5.5.17/webapps // jackrabbit .jar package in jackrabbit-webapp-1.3/WEB-INF/lib http://localhost:8080/jackrabbit-webapp-1.3/ http://localhost:8080/jackrabbit-webapp-1.3/repository/default/ admin/admin
分享您的观点