[
https://issues.apache.org/jira/browse/SANDESHA2-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629493#action_12629493
]
Thomas McKiernan commented on SANDESHA2-177:
--------------------------------------------
Completed: At revision: 693469
> InMemoryTransaction should not try to enlist beans when no longer active.
> -------------------------------------------------------------------------
>
> Key: SANDESHA2-177
> URL: https://issues.apache.org/jira/browse/SANDESHA2-177
> Project: Sandesha2
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Sara Mitchell
> Fix For: 1.3
>
> Attachments: InMemoryTran_isActive.patch
>
>
> InMemoryTransaction.enlist(RMBean ..) should check for isActive() before
> running any logic, and throw IllegalState exception
> if it returns false. This is because isActive() will return false if the
> tran has called commit() or rollback() previously,
> and in this situation we do not want to try and enlist further work on the
> tran.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]