[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-1193) Tests should not call Transaction.commit/rollback()

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Oct 10 11:54:06 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-1193?page=all ]

Manik Surtani updated JBCACHE-1193:
-----------------------------------

    Fix Version/s: 2.1.0.BETA1

> Tests should not call Transaction.commit/rollback()
> ---------------------------------------------------
>
>                 Key: JBCACHE-1193
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1193
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Jason T. Greene
>         Assigned To: Jason T. Greene
>             Fix For: 2.1.0.GA, 2.1.0.BETA1
>
>
> The JTA spec says that the thread association of a transaction can only be controlled by TransactionManager. The reason is that a Transaction can be bound to multple threads. In order to be compliant, and work with JBoss JTA, we need to ensure that all operations go through TransactionManager

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list