Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-3159] Upgrade Generic JMS RA to 1.0.3.Final #6085

Merged

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented Mar 25, 2014

  • upgrade generic JMS RA to 1.0.3.Final
  • add config property TransactionSynchronizationRegistryLookup in the
    ra.xml file of the org.jboss.generic.jms module to lookup WildFly
    transaction synchronization registry. The registry will be used by the
    RA to determine whether there is an active transaction when JMS
    session are created. If that's the case, session creation parameters are
    ignore and the JMS session will always be transacted.

JIRA: https://issues.jboss.org/browse/WFLY-3159

* upgrade generic JMS RA to 1.0.3.Final
* add config property TransactionSynchronizationRegistryLookup in the
  ra.xml file of the org.jboss.generic.jms module to lookup WildFly
  transaction synchronization registry. The registry will be used by the
  RA to determine whether there is an active transaction when JMS
  session are created. If that's the case, session creation parameters are
  ignore and the JMS session will always be transacted.

JIRA: https://issues.jboss.org/browse/WFLY-3159
@wildfly-ci
Copy link

Build 3066 is now running using a merge of 35d8f30

@wildfly-ci
Copy link

Build 3066 outcome was SUCCESS using a merge of 35d8f30
Summary: Tests passed: 5624, ignored: 78, muted: 1 Build time: 1:37:58

kabir added a commit that referenced this pull request Mar 25, 2014
…_1.0.3.Final

[WFLY-3159] Upgrade Generic JMS RA to 1.0.3.Final
@kabir kabir merged commit 52550c5 into wildfly:master Mar 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants