jcr
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 分类:问答jcr node detach: using JcrNode properties outside of session scope (like some kind of DTO)
Currently doing a test-app with JCR (Modeshape). The abstracted flow is as follows: session.open, a repository fetches on or more nodes related to a query, session.close.[详细]
2023-03-22 02:45 分类:问答Can Sling handle "virtual resources"?
Background: I\'ve been tasked with implementing search engine sitemaps for a website running on Sling. The site has multiple country-specific sites, and every country-specific sites can have multiple[详细]
2023-03-19 04:45 分类:问答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 分类:问答Liferay's document library for multiple users with private repository/folder/files for each one
I\'d like to set up a portal where users don\'t cooperate but they are not aware of each other within the community. Each user works only with his files.[详细]
2023-03-13 18:59 分类:问答What does ModeShape offer that JackRabbit doesn't?
I just familiarized myself with Apache JackRabbit. I\'ve done a little multi-user repository for document management.[详细]
2023-03-13 16:02 分类:问答Performing remote query on a Jackrabbit Server
We are usingJackrabbit 2.2.6 ( webapp)deployed on a Glassfish Application server. We are also building a client to upload files to the server using the rmi interface exposed by the server. We are able[详细]
2023-03-13 08:26 分类:问答