public marks

PUBLIC MARKS with tag jsr170

September 2007

Introducing the Java Content Repository API

by holyver (via)
There are several approaches that I could take when discussing the JCR. In this article, I examine the features offered by the JSR-170 specification from a developer's perspective, focusing on the available API and the interfaces that allow a programmer to efficiently use the JSR-170 repository in designing a content application. As an artificial example, I'll implement a trivial back end for a Wikipedia-like encyclopedia system, called JCRWiki, with support for binary content, versioning, backup, and search. I use Apache Jackrabbit, an open source implementation of JSR-170, to develop this application.

August 2007

Apache Jackrabbit - Jackrabbit Deployment Models

by holyver
JSR-170 explicitly allows for numerous different deployment models, meaning that it is entirely up to the repository implementation to suggest certain models. Jackrabbit is built to support a variety of different deployment models, some of the possibilities on how to deploy Jackrabbit will be outlined here...

InfoQ: Integrating Java Content Repository and Spring

by holyver (via)
It is extremely common for applications to store various pieces of information, most of the time in relational databases. While they do a great job when working with regular data types, they are not very efficient when dealing with binary data, for example images or documents. File systems can be used as an alternative and while they offer better performance, there is neither a query language for searching information nor a notion of relationship or transaction.

Enterprise Java Community: JCR: A Practitioner's Perspective

by holyver (via)
The Java Content Repository specification (JSR-170) focuses on "content services," where these not only manage data, but offer author based versioning, full-text searches, fine grained access control, content categorization and content event monitoring. Programmers can use repositories in many ways just like a JDBC connection accesses a database: programmers obtain a connection to a repository, open a session, use the session to access a set of data, and then close the session. The JCR specification has multiple levels of compliance; the most simple level offers read-only access to a repository, XPath-like queries, and some other elements, while other levels of the specification offer a SQL-like query syntax, write capabilities, and more advanced features.

January 2007

Apache Jackrabbit - The Open Source Content Repository for Java

by clochix & 1 other
Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. Typical applications that use content repositories include content management, document management, and records management systems. 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. Apache Jackrabbit is a project of the Apache Software Foundation.

November 2006

October 2006

April 2006

January 2006

jLibrary

by nhoizey & 1 other (via)
Un DMS client riche (eclipse) basé sur Jackrabbit

October 2005

PUBLIC TAGS related to tag jsr170

apache +   api +   architecture +   clevermarks +   cms +   code +   content repository +   contenus +   deployment +   dms +   doc +   eclipse +   ecm +   gestion +   groupe:clever age +   groupe:clever-age +   howto +   jackrabbit +   java +   jcr +   opensource +   php +   rcp +   spring +   storage +   xforms +  

Active users

holyver
last mark : 03/09/2007 22:42

clochix
last mark : 02/01/2007 16:14

jey
last mark : 27/11/2006 18:57

ddelangle
last mark : 10/04/2006 17:28

nhoizey
last mark : 12/01/2006 10:28