JBoss default messaging JMS Queue receiver
The JMS receiver does not have a backup queue. Therefore,
you must configure two different services; one to listen on the primary
queue and the other to listen on the backup queue. When an exception
occurs, the receiver retries to use an exponential back off mechanism
with a configurable maximum wait limit between retries.