[dna-issues] [JBoss JIRA] Updated: (DNA-361) SessionCache Throws Wrong Exception Type For Invalid Item State
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Wed Apr 15 23:43:22 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-361:
--------------------------------
Attachment: DNA-361.patch
Attached patch to change the wrapping exception type. A few lines from the refresh patch are in there as well and can be ignored.
> 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
> 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