Skip to content

In case of Exception, exceptionListener is never invoked by DefaultMessageListenerContainer [SPR-4546] #9223

@spring-projects-issues

Description

@spring-projects-issues

Sourabh Srivastava opened SPR-4546 and commented

In case of JMSExceptions, DefaultMessageListenerContainer is not invoking the class configured for "exceptionListener". It is always calling the Listener class again and again every second and it is going in loop.


Affects: 2.5.2

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions