jcr
CMS - Alfresco, Magnolia, Drupal and Joomla Comparison
I am comparing Alfresco, Magnolia & Joomla especially specific to following features: a.开发者_如何学编程Ease of Integration of user created templates.[详细]
2023-02-09 05:30 分类:问答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 分类:问答How to intercept server restart for GWT-based application?
I develop web-application which uses GWT for clients and JCR (Jackrabbit) for persistence. Maven GWT plug-in (mvn gwt:run) launches some UI where communication between clients and server is tracked. T[详细]
2023-02-01 00:55 分类:问答Repository Types
How many types of JCRRepository开发者_JAVA百科 are there? How many implementations? Quite a few that I\'m aware of (in alphabetical order):[详细]
2023-01-28 21:12 分类:问答How to Commit node in JCRRepository
How can i co开发者_Python百科mmit a node in JCRRepositorty that will persist in all session.node.getSession().save(). See save(). in jcr spec or javadoc.[详细]
2023-01-27 23:54 分类:问答How can you change the name of a JCR node?
I\'m trying to change t开发者_如何转开发he name of a JCR node, but I have no idea how? Has someone of you some hints?[详细]
2023-01-24 14:01 分类:问答Jboss order loading problem
Imagine we have 2 wars to deploy. First war should load some data into JCR repository, or any other 开发者_如何学编程storage. Second war uses data that is loaded by first war in storage.[详细]
2023-01-22 02:12 分类:问答JCR checkin/checkout operations
I\'m just starting to work with JCR (apache jackrabbit), i want to ask simple question (because i coudn\'t find good tutorial for it):[详细]
2023-01-20 07:21 分类:问答