IBM WebSphere default messaging JMS Queue receiver
The JMS receiver does not have a backup queue, therefore
two different services must be configured. One to listen on the primary
queue and one to listen on the backup queue. When an exception occurs,
the receiver retries using an exponential back off mechanism with
a configurable maximum wait limit between retries.