Hi John,

Can you try replacing entire SOAPEnvelope at the PayloadFactory format as
[1] inside the fault sequence.


[1].
<payloadFactory media-type="xml">
      <format>
         <soapenv:Envelope xmlns:soapenv="
http://schemas.xmlsoap.org/soap/envelope/";>
            <soapenv:Body>
               <response xmlns="">
                  <fault>Custom message</fault>
               </response>
            </soapenv:Body>
         </soapenv:Envelope>
      </format>
      <args />
   </payloadFactory>


Thanks.

On Thu, Feb 11, 2016 at 7:53 PM, Jorge <isildur...@gmail.com> wrote:

> Hi all.
> In WSO2 ESB 4.8.1 in a fault sequence the use of payloadmediator   not
> working, but If you move the same proxy to ESB 4.9.0,  work. Why?
>
> How can we create a custom response message inside fault sequence?
>
>
> Can you check this:
> http://stackoverflow.com/questions/35297380/different-behaviors-between-esb-4-9-0-and-4-8-1
>
> Regards,
>                  Jorge.
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Vijitha Ekanayake
Software Engineer*, *WSO2, Inc.; http://wso2.com/
Mobile : +94 777 24 73 39 | +94 718 74 44 08
lean.enterprise.middleware
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to