posted 18 years ago
I am working on an appln in web sphere 6.1 ,
I have an MDB and , during its processing if it encounters any environmental problems , it needs to roll back into the same JMS queue .
Here ,I am looking for the configurable paramaters for queue ,
1. Redelivery limit ( number of retry attemps on the queue )
2. Redelivery Delay ( retry interval for each retry)
3. Error destination queue
Once its rolled back with max retries , it needs to go to the specified error destination queue.
Please let me know where can we specify the above parameters in webspehre console ?