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

JmsListener failing with Narayana (pooled ConnectionFactory) since 3.4.0 #43277

Open
graben opened this issue Nov 24, 2024 · 0 comments
Open
Labels
status: waiting-for-triage An issue we've not yet triaged

Comments

@graben
Copy link
Contributor

graben commented Nov 24, 2024

The unwrapping code introduced with commit into JmsAnnotationDrivenConfiguration is causing issue with Narayana integration if using pooled ConnectionFactory because it unwraps the integration "magic" away.

Reproduce with attached demo. Btw. Narayana integration from https://github.com/snowdrop/narayana-spring-boot needs to be rebuilt as SNAPSHOT because latest 3.3.0 version is not build compatible with Spring Boot 3.4.0. (snowdrop/narayana-spring-boot#172)

demo.zip

FYI @snicoll

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

No branches or pull requests

2 participants