JMS Transport Retry behaviour
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