2 Replies Latest reply on Sep 1, 2011 7:37 AM by objectiser

    How to return a SOAP fault via the SOAP binding

    objectiser

      I am trying to return a fault via the SOAP binding, but it only seems to expect a DOM Node as the message content, which it then just returns in a SOAP Envelope/body.

       

      So is this just missing functionality, or have I misunderstood what my component needs to provide to the SOAP binding to get it to build and return a SOAP fault?

       

      From code inspection it appears as if a SOAP fault will only be returned if the SOAP binding component itself throws an exception.

       

      Regards

      Gary