[dna-issues] [JBoss JIRA] Updated: (DNA-288) JcrRepository.login Does Not Match JCR 1.0 Specification

Brian Carothers (JIRA) jira-events at lists.jboss.org
Tue Mar 3 13:47:22 EST 2009


     [ https://jira.jboss.org/jira/browse/DNA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Carothers updated DNA-288:
--------------------------------

    Attachment: DNA-288.patch


Attached patch that changes behavior when logging in to named workspace that does not already exist

> JcrRepository.login Does Not Match JCR 1.0 Specification
> --------------------------------------------------------
>
>                 Key: DNA-288
>                 URL: https://jira.jboss.org/jira/browse/DNA-288
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: 0.4
>            Reporter: Brian Carothers
>            Priority: Minor
>         Attachments: DNA-288.patch
>
>
> According to the spec, attempts to log in to an unrecognized workspace should result in a NoSuchWorkspaceException being thrown.  Currently, the JcrRepository first attempts to create the named workspace and only throws an exception if creation fails.
> Fixing this behavior allows a TCK test to pass.

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