jsr170
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 Re-opening Connections
I am using JCR 1.0 and I am having problems re-opening JCR connections after I close them. Here are my two helper methods:[详细]
2023-02-09 02:19 分类:问答Get File Out of JCR File Node
I have the following code to insert \"rose.gif\" into a roseNode.But how do I retrieve the file from the repository?[详细]
2023-02-04 19:58 分类:问答Jackrabbit Running Queries against UUID
I am using Jackrabbit and I am trying to query for an existing node which has a UUID. My code is shown below.The problem is开发者_如何学编程 that UUID for referenceNode is of the form \"\'90be246a-a17[详细]
2023-02-03 22:06 分类:问答Logging into Jackrabbit with custom LoginModule
I am trying to write a LoginModule that authenticates users with Jackrabbit repository. However, I want it to check the credentials that are stored in repository itself. So the problem is, in my Login[详细]
2022-12-14 22:20 分类:问答