This content has been marked as final.
Show 1 reply
-
1. Re: Configure Timeouts Gracefully in JBOSS ESB
tcunning Nov 13, 2013 10:19 AM (in response to ash316)Ashish, can you post a small working example of what you're doing that's not working?
One of the things that you can do is to have a service that calls your main router with ServiceInvoker - that technique is described here :
https://community.jboss.org/thread/166075?start=0&tstart=0
That way the exception will be caught by a try/catch around the ServiceInvoker.