I have a code accessing to content repositories through JCR API. My code is being developed in OSGI environment. What I want is to have a JCR content repository which should be available while running
i want to remove my current content from my DataBase tables. and take them to a Content Repository (JCR)
I want to set up Jackrabbit in a cluster (I am setting it up with Liferay). I read this document - http://wiki.apache.org/jackrabbit/Clustering , unfortunately it\'s very short, so I don\'t understan
We have jackrabbit repository 1.6.0 version. We 开发者_运维问答need to migrate to 2.2.7 version.
I\'m looking for a way to use the content repository of Apache Jackrabbit from Delphi. I\'ve googled about this but 开发者_如何学JAVAto no avail...Apache Jackrabbit supports WebDAV, which could be use
After we have done some performance testing for our application which uses jackrabbit we faced with the huge problem with concurrent modification jackrabbit\'s repository. Problem appears when we add
How I stop Jackrabbit using SimpleSecurityManager? I\'m trying to call session.getUserManager() but I get a repository exception as SimpleSecurityManager.getUserManager() explicity throws it.
I\'m relatively new to Jackrabbit.In our application we never turned on SearchIndex section within repository.xml (so as workspace.xml) files because we always go directly to a given document using th
Could please anybody interpret JCR 2.0 specification in regard to JCR workspaces ? I understand that a session is always bound to exactly one persistent workspace, though a single persistent workspa
I can hardly find any documentation on how to design and build a repository for multiple users. I\'m quite new to Jackrabbit and I was always using one master user credentials to build a repository t