[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1231) Only call bean.afterBegin if the tx.registerSynchronization succeeds
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Fri Mar 21 09:50:40 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1231?page=all ]
Carlo de Wolf updated EJBTHREE-1231:
------------------------------------
Description: If tx.registerSynchronization fails, then the bean is not attached to the transaction and thus should not take part in any transaction semantics.
> Only call bean.afterBegin if the tx.registerSynchronization succeeds
> ---------------------------------------------------------------------
>
> Key: EJBTHREE-1231
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1231
> Project: EJB 3.0
> Issue Type: Bug
> Components: core
> Reporter: Carlo de Wolf
> Assigned To: Carlo de Wolf
> Fix For: AS 5.0.0.CR1
>
>
> If tx.registerSynchronization fails, then the bean is not attached to the transaction and thus should not take part in any transaction semantics.
--
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