Skip to content

Auto-configure javax.jms.ExceptionListener #25278

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

Closed
wants to merge 1 commit into from

Conversation

eddumelendez
Copy link
Contributor

See gh-22402

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 14, 2021
@snicoll snicoll self-assigned this Feb 15, 2021
@snicoll snicoll added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 15, 2021
@snicoll snicoll added this to the 2.5.0-M2 milestone Feb 15, 2021
@snicoll snicoll changed the title Add support to auto-configure javax.jms.ExceptionListener Auto-configure javax.jms.ExceptionListener Feb 15, 2021
@snicoll snicoll closed this in de6b7a3 Feb 15, 2021
@snicoll
Copy link
Member

snicoll commented Feb 15, 2021

Thanks again Eddú. I've polished your contribution in 8c0c30e.

humaolin pushed a commit to humaolin/spring-boot that referenced this pull request May 7, 2022
Prior to this commit, the `SslInfo` would be missing for WebFlux apps
when deployed on Reactor Netty with http/2.

This commit ensures that the request adapter checks the current channel
and the parent channel for the presence of the `SslHander`.
In the case of http/2, the `SslHander` is tied to the parent channel.

Fixes spring-projectsgh-25286
See spring-projectsgh-25278
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants