jcr
Importing XML into JCR Repository - Multi-valued properties
I\'m playing with a JCR repository - Jackrabbit specifically - for storing data for my current project. Everything is going fine, though documentation is unfortunately a bit hard to find at times. Wha[详细]
2023-03-12 13:06 分类:问答Content Validation in JCR
We are evaluating a few technologies to build a repository of WSDLs, and XSDs used within our organization. One of the options we have is to use Apache JackRabbit, that implements JCR 1.0 and 2.0. It[详细]
2023-03-06 18:10 分类:问答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 分类:问答Is it possible to connect an existing JCR repository to Liferay?
I\'m wondering if I can setup liferay to use my existing JackRabbit repository via com.liferay.documentlibrary.util.JCRHook[详细]
2023-02-18 14:13 分类:问答How to add file with additional properties into Liferay's Document Library
I\'m trying to figure this out, I was asking this question in Liferay\'s forum here - the last entry.[详细]
2023-02-18 13:38 分类:问答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 分类:问答Is it possible to use Alfresco as JCR framework?
I\'d like to know if Alfresco could b开发者_如何学运维e used only as a framework to manage content in repository. Without all the fancy layers above.[详细]
2023-02-14 19:39 分类:问答JackRabbit - Removal of duplicate rows
开发者_C百科I have asked this question on jackrabbit-users list but I didn\'t get an answer. JCR-SQL2 doesn\'t provide a SELECT DISTINCT (or similar, AFAIK). Neither do SQL or XPATH in JCR 1.0... How[详细]
2023-02-14 16:35 分类:问答