[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-995) Multiple Synchronizations registered for a SFSB.
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Nov 24 10:08:38 EST 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12439495#action_12439495 ]
Andrew Lee Rubinger commented on EJBTHREE-995:
----------------------------------------------
If there's no test case, it's not on our radar.
Will mock up a test to see what we can do about getting this resolved this week (ie EJB3 Core release for AS5 GA)
> Multiple Synchronizations registered for a SFSB.
> ------------------------------------------------
>
> Key: EJBTHREE-995
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-995
> Project: EJB 3.0
> Issue Type: Bug
> Affects Versions: AS 4.2.0 GA
> Reporter: Gavin King
> Assignee: Andrew Lee Rubinger
> Priority: Critical
> Fix For: 1.0.0-CR1
>
>
> It seems that each time a bean that implements SessionSynchronization is called, a new Synchronization is registered with JTA. This results in multiple calls to afterBegin(), beforeCompletion() and afterCompletion() in each transaction.
--
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