Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2954

Transaction Synchronization registration issue with injected JMSContext

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.1.0.CR1, 8.1.0.Final
    • 8.0.0.Final
    • JMS
    • None

      The JMSContextProducer registers a tx Synchronization object directly on the Transaction. That leads to issue when other parts register other Synchronization objects later on (see http://stackoverflow.com/questions/21523534/jboss-wildfly-arjuna016082-synchronizations-are-not-allowed-when-sending-mess).

      The JSMContextProducer must switch to using TransactionSynchronizationRegistry instead to register syncs.

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: