[esb-issues] [JBoss JIRA] (JBESB-3796) Exception handling after SyncServiceInvoker fails

Jason Shepherd (JIRA) jira-events at lists.jboss.org
Tue Aug 28 17:58:15 EDT 2012


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

Jason Shepherd updated JBESB-3796:
----------------------------------

    Attachment: BZ820031.patch


Suggested fix to be implemented on 4.11_CP branch
                
> Exception handling after SyncServiceInvoker fails
> -------------------------------------------------
>
>                 Key: JBESB-3796
>                 URL: https://issues.jboss.org/browse/JBESB-3796
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Rosetta
>    Affects Versions: 4.10, 4.11
>         Environment: SOA Platform 5.2.0
>            Reporter: Jason Shepherd
>         Attachments: BZ820031.patch, SupportCase00634223.zip
>
>
> I have an EBWS based service which is using the SyncServiceInvoker to call a second service. This all works fine but if I throw an exception after the SyncServiceInvoker call the exception is not propagated to the client as a soap fault.
> However if I remove the invocation of the SyncServiceInvoker and throw an exception, a soap fault is sent to the client.
> I have attached a test project which demonstrates this.
> To see the fault just comment out the SyncServiceInvoker call.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list