Wise SOAPClient SOAPFaultException lost
---------------------------------------
Key: JBESB-3654
URL:
https://issues.jboss.org/browse/JBESB-3654
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 4.9 CP1
Reporter: Tom Cunningham
Fix For: 4.9 CP2
Wise will allow expected exceptions to be returned as an InvocationResult but will trap
anything it does not recognise and throw it back to the invoker as an exception. This
terminates the pipeline and the remainder of the pipeline is prevented from processing the
valid SOAP response because wise is turning it into an exception, thereby treating it in a
different manner from the exceptions that are defined within the WSDL (and expected). It
is still visible through the exception processing but shouldn't be, it should be
treated in the same manner as other SOAP faults.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira