Revise JCA MessageEndpoint exception logging and propagation [SPR-16717] #21258
Labels
in: messaging
Issues in messaging modules (jms, messaging)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
Juergen Hoeller opened SPR-16717 and commented
As noted on the referenced pull request,
JmsMessageEndpoint
as well asGenericMessageEndpoint
deal with exceptions in a suboptimal way... not only in thefinally
block but generally when propagating exceptions fromonMessage
without any logging. This is worth revisiting according to JCA exception handling limitations.Affects: 4.3.16, 5.0.5
Reference URL: #1784
Backported to: 4.3.17
The text was updated successfully, but these errors were encountered: