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

Randall Hauch (JIRA) jira-events at lists.jboss.org
Mon Jul 20 22:42:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/DNA-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12476937#action_12476937 ] 

Randall Hauch commented on DNA-392:
-----------------------------------

A number of issues/bugs were found in the federated connector.  These were fixed, and several tests were added.  (Subsequent commits will make additional use of the federated connector in the JCR implementation, and these also put the federated connector through additional tests.)

> 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
>          Components: JCR
>    Affects Versions: 0.4
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>            Priority: Blocker
>             Fix For: 0.6
>
>
> 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