[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-995) Multiple Synchronizations registered for a SFSB.

Gavin King (JIRA) jira-events at lists.jboss.org
Tue Jun 26 21:48:57 EDT 2007


Multiple Synchronizations registered for a SFSB.
------------------------------------------------

                 Key: EJBTHREE-995
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-995
             Project: EJB 3.0
          Issue Type: Bug
    Affects Versions: AS 4.2.0 GA
            Reporter: Gavin King


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: 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