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

Randall Hauch (JIRA) jira-events at lists.jboss.org
Tue Mar 3 14:22:22 EST 2009


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

Randall Hauch resolved DNA-288.
-------------------------------

    Resolution: Done
      Assignee: Randall Hauch


Applied the patch that corrects the behavior when the workspace name submitted to the login method does not match the name of an existing workspace.  The patch also adds to the JCR TCK tests.

> 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
>            Assignee: Randall Hauch
>            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