[dna-issues] [JBoss JIRA] Created: (DNA-392) All sessions in a repository should share the same /jcr:system content

Randall Hauch (JIRA) jira-events at lists.jboss.org
Mon May 4 15:50:46 EDT 2009


All sessions in a repository should share the same /jcr:system content
----------------------------------------------------------------------

                 Key: DNA-392
                 URL: https://jira.jboss.org/jira/browse/DNA-392
             Project: DNA
          Issue Type: Task
            Reporter: Randall Hauch
            Assignee: Randall Hauch


Currently each JcrSession has its own copy of the /jcr:system content branch.  Technically this is incorrect, since all of the information in this branch is common to and shared by all sessions/workspaces in the repository.  One approach to making this work is to have a special workspace in the repository in which the content from the "/jcr:system" branch is placed, and have this workspace projected into each session.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list