Can anyone help me with this:

On the client side, when receiving soap faults, I need to manipulate 
the Fault element before it's converted to a local exception type.

I've tried adding a fault handler, on the parse phase, after the DOM handler
and before the ClientFaultConverter. This fault handler then manipulates
the DOM tree on MessageContext.exchange.inMessage.properties.get("dom.message"),
but this does seem affect the exception conversion.


Any help will be much appreciated.

- Rune Berg
Kantega AS, Norway

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to