[dna-issues] [JBoss JIRA] Created: (DNA-288) JcrRepository.login Does Not Match JCR 1.0 Specification
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Tue Mar 3 12:52:22 EST 2009
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
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