...
Code Block | ||||
---|---|---|---|---|
| ||||
<makefault xmlns="http://ws.apache.org/ns/synapse" version="soap11"> <code xmlns:soap11Env="http://schemas.xmlsoap.org/soap/envelope/" value="soap11Env:VersionMismatch" /> <reason value="test message " /> <role></role> </makefault> |
See also Sample 5: Creating SOAP Fault Messages and Changing the Direction of a Message.