Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-2773

jdbc2 pm: ejbStore and db synchronization ordering

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.GA_CP08, 4.3.0.GA_CP07
    • 4.2.0.GA_CP07, 4.3.0.GA_CP06
    • EJB
    • None

      In "cmp2.x jdbc2 pm" persistence manager there is a probability that the database synchronization will occur before the invocations of ejbStore resulting in the lose of changes done as part of the ejbStore. This happens because ejbStore invocations and db synchronization are triggered from different javax.transaction.Synchronization instances.

            olubyans@redhat.com Alexey Loubyansky
            olubyans@redhat.com Alexey Loubyansky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: