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

#3109 JtaTransactionManager - fix getCurrentTransaction() #3118

Merged
merged 2 commits into from
Jun 20, 2023

Conversation

rbygrave
Copy link
Member

@rbygrave rbygrave commented Jun 20, 2023

Fix for JtaTransactionManager to allow Wildfly (or other) to throw an Exception when TransactionSynchronizationRegistry.getResource() is called.

Fix for JtaTransactionManager to allow Wildfly (or other) to throw an Exception when TransactionSynchronizationRegistry.getResource() is called.
@rbygrave rbygrave self-assigned this Jun 20, 2023
@rbygrave rbygrave added this to the 13.19.1 milestone Jun 20, 2023
@rbygrave rbygrave linked an issue Jun 20, 2023 that may be closed by this pull request
@rbygrave rbygrave added the bug label Jun 20, 2023
@rbygrave rbygrave merged commit 9ddadb1 into master Jun 20, 2023
2 checks passed
@rbygrave rbygrave deleted the feature/3109-JtaTransaction-currentTransaction branch June 20, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hibernate's enable_lazy_load_no_trans equivalent in JTA mode?
1 participant