jackrabbit
JCR Repository available for Junit tests
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[详细]
2023-03-31 15:34 分类:问答browsing JACKRABBIT content visually?
i want to remove my current content from my DataBase tables. and take them to a Content Repository (JCR)[详细]
2023-03-30 06:50 分类:问答Setting up Jackrabbit in a cluster environment
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[详细]
2023-03-29 14:57 分类:问答jackrabbit. migrate from 1.x to 2.x
We have jackrabbit repository 1.6.0 version. We 开发者_运维问答need to migrate to 2.2.7 version.[详细]
2023-03-23 13:39 分类:问答Jackrabbit Delphi bindings?
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[详细]
2023-03-20 17:48 分类:问答Jackrabbit and concurrent modification
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[详细]
2023-03-20 05:24 分类:问答How do I prevent SimpleSecurityManager being used in JackRabbit?
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.[详细]
2023-03-17 20:58 分类:问答Jackrabbit XPath Issue
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[详细]
2023-03-17 06:32 分类:问答Explanation and use cases of JCR workspace for human beings
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[详细]
2023-03-14 15:54 分类:问答Jackrabbit user management
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[详细]
2023-03-13 18:59 分类:问答