1 Reply Latest reply on Nov 13, 2013 10:19 AM by tcunning

    Configure Timeouts Gracefully in JBOSS ESB

    ash316

      Hi<

       

      I am using JBOSS ESB 4.11. I have a following requirements:

      1. Configured a main router servcie
      2. Based on Rules, it  will rout to different URLS.

      when ever the URL is unavailable or times out, i get stack trace in the SOAP UI. I am not able to catch the exception using Action Pipeline. I have tried almost eveything but not able to catch the Timeout exception.

       

      The intent is to catch the exceptions and render a graceful response to the sender (soap fault).