[seam-issues] [JBoss JIRA] (SEAMFACES-232) Faces initiated transaction does not rollback on RuntimeException

Cody Lerum (Commented) (JIRA) jira-events at lists.jboss.org
Tue Jan 3 10:31:09 EST 2012


    [ https://issues.jboss.org/browse/SEAMFACES-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653537#comment-12653537 ] 

Cody Lerum commented on SEAMFACES-232:
--------------------------------------

Jason has done one commit on this  - https://github.com/seam/faces/commit/3e2806d96f345d24e4860c267f5cba181a311435

I'm thinking we may need to check to see if the exception should rollback the tx based on - https://github.com/seam/transaction/blob/develop/impl/src/main/java/org/jboss/seam/transaction/util/ExceptionUtil.java to be consistent with the behavior of seam transaction
                
> Faces initiated transaction does not rollback on RuntimeException
> -----------------------------------------------------------------
>
>                 Key: SEAMFACES-232
>                 URL: https://issues.jboss.org/browse/SEAMFACES-232
>             Project: Seam Faces
>          Issue Type: Bug
>          Components: Transactions & Persistence
>    Affects Versions: 3.1.0.Final
>            Reporter: Cody Lerum
>             Fix For: 3.1.0.Tracking
>
>
> Currently a runtime exception thrown in the Seam Faces started tx around Invoke Application will not trigger a rollback.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list