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