[esb-issues] [JBoss JIRA] Updated: (JBESB-2965) HttpRouter action does not propagate exceptions

Kevin Conner (JIRA) jira-events at lists.jboss.org
Mon Nov 9 05:26:05 EST 2009


     [ https://jira.jboss.org/jira/browse/JBESB-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Conner updated JBESB-2965:
--------------------------------

      Component/s: Web Services
    Fix Version/s: 4.7


> HttpRouter action does not propagate exceptions
> -----------------------------------------------
>
>                 Key: JBESB-2965
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2965
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web Services
>    Affects Versions: 4.6
>            Reporter: Aaron Pestel
>             Fix For: 4.7
>
>
> In the process() method of org/jboss/soa/esb/actions/routing/http/HttpRouter.java, lines 140 and 148, it eats exceptions and logs them to stderr.  This causes the action chain to continue as if no error occurred.  It seems these exceptions should get propagated up.
> Here's the use case.  Create ESB WS Proxy scenario.  Client invokes ESB, ESB action invokes HttpRouter action, HttpRouter action is pointing to an endpointUrl that is invalid, instead of propagating the exception up to the ESB service, it eats the exception and continues processing. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list