Next in thread → Next in month →

Re: [xml-dev] Aync Error Message

From
Richard Salz <>
To
Fraser Goffin <>
Date
2007-03-20T17:46:13Z
ID
<>
Thread
Re: [xml-dev] Aync Error Message
> later the response will be received at my response endpoint), if when
> my initial message is picked up an error of some sort occurs, should
> that endpoint be able to return a SOAP Fault as my reply.

At the high-level, and as a general rule, yes.  Software that receives 
SOAP messages should be able to receive SOAP faults as well.  The devil is 
in the details, however; if there's a WSDL file, and the WSDL doesn't 
define the faults (or they're not defined in the SOAP spec you're using), 
then maybe not.

        /r$

--
STSM
Senior Security Architect
DataPower SOA Appliances
Next in thread → Next in month →