jackrabbit
Jackrabbit Security
I started to use Jackrabbit in my project. As i found out there is no complex LoginModule and AccessManager given. I mean we can find SimpleLoginModule but it is just a mock.[详细]
2023-02-28 10:40 分类:问答how to implement a forum and article management system together
I want to create an article management system on wildlife and want to have a forum related to each article. How can I implement it. Following are the technologies I am familiar with Spring framework u[详细]
2023-02-27 04:10 分类:问答Jackrabbit Text search in Arabic PDF File
I am able to perform text search for arabic text file successfully using the following code in Jackrabbit. But for an Arabic PDF file, the same search is not working. If I give some of the non-arabic[详细]
2023-02-25 10:26 分类:问答JackRabbit Search PDF File
I am using Jackrabbit to do some basic file operations like add, delete, search, versioning and all. It was good until I got stuck with the search prob开发者_如何学JAVAlem in PDF file. Please find bel[详细]
2023-02-25 00:23 分类:问答Jackrabbit / JCR organisation of text content data
i was thinking about, how to organize \"normal\" text content (i.e a String, HTML Code ...) in Jackrabbit.[详细]
2023-02-22 17:38 分类:问答openCMIS Local binding - JcrServiceFactory with jackRabbit implementation
Hey, there is something wrong with the third alternative, because the loop in JcrServiceFactory is searching for properties starting with jcr.* (others are not passed along), but right after in Reposi[详细]
2023-02-18 22:04 分类:问答JackRabbit persistence managers clarification
I\'m trying to decide what type of persistence manager to use for my project. I read this wiki entry about persistenceManagers.[详细]
2023-02-18 13:17 分类:问答Are jackrabbit object content mapping and org.springmodules.jcr dying?
I was wondering about this. I\'m planning to employ jackrabbit in a ECM project and it seems that OCM is dying or what, it is a different fork that the rest of the project. In maven repos there are ol[详细]
2023-02-18 07:02 分类:问答Jackrabbit dateformat for comparison
I am using Jackrabbit to store my documents. Now I would like to search for documents that were created e.g. after a specific date using XPATH. To do so, I tried something like:[详细]
2023-02-15 06:56 分类:问答Jackrabbit Sql2-Query -> DescendantNodeJoinCondition
idb:photo idb:uploadName jcr:primaryType=\"idbt:metaData\" idb:value=\"4.jpg\" idb:size jcr:primaryType=\"idbt:metaData\" idb:value=\"276757\"[详细]
2023-02-15 06:43 分类:问答