Package org.apache.cocoon.jcr

Class Summary
AbstractRepository Base class for JCR (aka JackrabbitRepository JackrabbitRepository is a JCR repository component based on Jackrabbit The configuration is as follows: <jcr-repository> <credentials login="expression" password="expression"/> <home src="file://path/to/repository"/> <configuration src="resource://your/application/jcr/repository.xml"/> </jcr-repository> The home URI points to the base location of the repository, and configuration points to the Jackrabbit repository configuration file.
JNDIRepository  
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.