[MEP] Sending SOAP Faults / Exceptions
Status: Pre-Alpha
Brought to you by:
patforna
There's currently no mechanism in Soya for sending SOAP Faults defined with the MEP protocol framework.
However, this should guarantee that only Faults which are defined in the SSDL contract are sent. If a client tries to send other faults (not defined in the contract) or throws an exception no message should leave the service whatsoever.