• Stephane Nicoll's avatar
    Provide native JtaTransactionManager when applicable · 30351c62
    Stephane Nicoll authored
    This commit updates JndiJtaConfiguration to provide the same detection
    algorithm as <tx:jta-transaction-manager>. If a native JTA transaction
    manager exists for the current platform, it is used instead of the regular
    JtaTransactionManager implementation.
    
    Fixes gh-1576
    30351c62
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
pom.xml Loading commit data...