I am using an container managed MDB .. so I think when i rollback a mesage and backout count > backout threshold , the container will automatically move the message to the error Q.. no explicit cod ...
I have a MDB deployed on WAS. My requirement is to rollback a message to the original queue on encountering any error. However in case of few errors like - messaging errors 504 or 519 we want to send ...