[dna-issues] [JBoss JIRA] Created: (DNA-361) SessionCache Throws Wrong Exception Type For Invalid Item State
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Wed Apr 15 23:39:22 EDT 2009
SessionCache Throws Wrong Exception Type For Invalid Item State
---------------------------------------------------------------
Key: DNA-361
URL: https://jira.jboss.org/jira/browse/DNA-361
Project: DNA
Issue Type: Bug
Components: JCR
Affects Versions: 0.3
Reporter: Brian Carothers
When the session cache attempts to save a node (or the entire session) and another operation has modified the state of the repository such that one or more of the nodes to be saved has an invalid path, an InvalidItemStateException should be thrown. Currently, the graph layer PathNotFoundException is wrapped in a JCR PathNotFoundException instead.
--
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