When I use Spring to listen to JMS messages, I receievd the above error.
I am wondering how to add an Errorhandler into the JMS listener?
|
When I use Spring to listen to JMS messages, I receievd the above error. I am wondering how to add an Errorhandler into the JMS listener?
| ||||
|
feedback
|
|
There is a property on
Where
However note that according to the documentation:
Check out your logs, maybe the exception is already logged? | |||||||
feedback
|