« Return to Thread: JMS Transport Retry behaviour

Re: JMS Transport Retry behaviour

by UWD :: Rate this Message:

Reply to Author | View in Thread

If you mean the maxRedelivery property yes. You can set an exception strategy on your JMS connector as well.

Ulf

Pete M wrote:
Hi,
  I have (rather stupidly) built a retry capability into my application. It looks like I could have used the JMS transport to do this (It has a retry counter and persistence).  When the jms retry counter expires is an exception generated and routed via the default exception handler path?

Thanks

Pete

 « Return to Thread: JMS Transport Retry behaviour