Closed mykhailomoskura closed 5 years ago
Handling of backout queue is done automatically within the MQ JMS classes. There's nothing extra to do in wrappers like Spring.
Hi When I am configuring backout Queue in WebSphereMQ and when transaction rollback occurs it put message back to input queue. Should it be configured on spring jms side? Could you provide some examples, please?
https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.1.0/com.ibm.mq.dev.doc/q032280_.htm
As I said before, this is handled by the MQ JMS classes.
IBM Wepshere MQ supports functionalityfor putting message to BackoutQueue. Is it implemented mq-jms-spring ?