leachad opened SPR-17570 and commented
As a user of the spring-jms artifacts, I would like to be able to register an exception listener on the container(s) that get generated using the DefaultJmsListenerContainerFactory.
Currently, this method is not configurable in the DefaultJmsListenerContainerFactory object but setErrorHandler for message processing is.
Reference URL: https://stackoverflow.com/questions/53639178/why-does-defaultjmslistenercontainerfactory-not-expose-setexceptionlistener-meth/53639840#53639840