Back Forum Reply New

JMS Message redelivery does not stop

Hi,
We are trying to test redelivery functionality and are unable to stop the redelivery after reDelivery limit is reached.

JBossMQ is the JMS Provider, and the redelivery limit is set to 5.

ListenerContainer has sessionTransacted flag set to true.We are using DefaultMessageListenerContainer and simple MessageListener which throws a runTimeException on onMessage.

Is there something special we need to do to communicate with the JMS Provider, that there is an exception in the listener.

Thanks
Pramod

Hi,       I am having the same problem - JBossMQ documentation says that any value other than -1 will limit the re-delivery to that number - and YET i have these messages re-delivering infinite times.

pls let me know if you were able to resolve this problem.
thnx,
NS
¥
Back Forum Reply New