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).
i want to remove my current content from my DataBase tables. and take them to a Content Repository (JCR) is …
java apache jackrabbit jcr jsr170i am trying to query a subtree for a given node type by a this query: SELECT * FROM [my:Type] …
java jackrabbit jcr jcr-sql2I'm trying to change the name of a JCR node, but I have no idea how? Has someone of you …
java jackrabbit jcrI'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