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.
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
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
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
i was thinking about, how to organize \"normal\" text content (i.e a String, HTML Code ...) in Jackrabbit.
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
I\'m trying to decide what type of persistence manager to use for my project. I read this wiki entry about persistenceManagers.
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
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:
idb:photo idb:uploadName jcr:primaryType=\"idbt:metaData\" idb:value=\"4.jpg\" idb:size jcr:primaryType=\"idbt:metaData\" idb:value=\"276757\"