[dna-issues] [JBoss JIRA] Resolved: (DNA-361) SessionCache Throws Wrong Exception Type For Invalid Item State
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Thu Apr 16 11:33:22 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch resolved DNA-361.
-------------------------------
Fix Version/s: 0.4
Resolution: Done
Assignee: Randall Hauch
> 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
> Assignee: Randall Hauch
> Fix For: 0.4
>
> Attachments: DNA-361.patch
>
>
> 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