Top "Jackrabbit" questions

The Apache Jackrabbit™ content repository is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283).

browsing JACKRABBIT content visually?

i want to remove my current content from my DataBase tables. and take them to a Content Repository (JCR) is …

java apache jackrabbit jcr jsr170
JCR query by path

i am trying to query a subtree for a given node type by a this query: SELECT * FROM [my:Type] …

java jackrabbit jcr jcr-sql2
How can you change the name of a JCR node?

I'm trying to change the name of a JCR node, but I have no idea how? Has someone of you …

java jackrabbit jcr
Apache Jackrabbit - Where are my files?

I'm new to Jackrabbit and I'm using Sling to access the repository through its REST interface. I've figured out how …

java apache jackrabbit content-repository sling