[dna-issues] [JBoss JIRA] Created: (DNA-466) JCR requires connectors to expose UUID as identifier property

Randall Hauch (JIRA) jira-events at lists.jboss.org
Wed Jun 17 16:35:56 EDT 2009


JCR requires connectors to expose UUID as identifier property
-------------------------------------------------------------

                 Key: DNA-466
                 URL: https://jira.jboss.org/jira/browse/DNA-466
             Project: DNA
          Issue Type: Bug
          Components: JCR
    Affects Versions: 0.5
            Reporter: Randall Hauch
            Assignee: Randall Hauch
            Priority: Blocker
             Fix For: 0.6


The JCR implementation currently expects connectors to return a UUID as the identifier property.  This is obviously incorrect, as it goes against several of the connectors we've already implemented.  In particular, the SessionCache is expecting to find the UUID, and submits requests to the source with only the UUID (not the path).

-- 
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