[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1445) getRollbackOnly is not allowed after completion of the transaction

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Jul 30 10:44:28 EDT 2008


    [ https://jira.jboss.org/jira/browse/EJBTHREE-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12423065#action_12423065 ] 

Carlo de Wolf commented on EJBTHREE-1445:
-----------------------------------------

Note that this fix invalidates some of the work on EJBTHREE-805.

Basically it's silly to have a transaction span multiple asynchronous calls, because calls can be completed and be rolled back afterwards without any notice. This will be rectified in EJB 3.1.

> getRollbackOnly is not allowed after completion of the transaction
> ------------------------------------------------------------------
>
>                 Key: EJBTHREE-1445
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1445
>             Project: EJB 3.0
>          Issue Type: Bug
>            Reporter: Carlo de Wolf
>            Assignee: Carlo de Wolf
>             Fix For: AS 5.0.0.CR2
>
>
> EJB 3 4.4.1
> It does not make sense to inquire about rollback status after a transaction has been completed.

-- 
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 jboss-jira mailing list