Hi,

You needn't setup it, the soap fault message your post is current default behavior for undefined exception.

Freeman

mattrpav wrote:
Is there a way to setup SM CXF to use the message of an underlying exception
when SOAP Faults aren't explicitly defined?
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
   <soap:Body>
      <soap:Fault>
         <faultcode>soap:Server</faultcode><faultstring>Fault occurred while
processing.</faultstring
      </soap:Fault>
   </soap:Body>
</soap:Envelope>

Reply via email to