Hi Chinthaka:

I want the OM version of the SOAP envelope.  I'm not in Axis2, I'm in
Synapse (or other) code at this point, so throwing the fault won't help me.

This is not implemented anywhere now. But its very simple.

Code? :)

BTW I can not figure out a use-case why you wanna convert from AxisFault
to SOAPEnvelope, your self.

Examples:

* I want to log the fault
* I want to send the fault somewhere else (management server, etc)
* I want to do something with the resultant envelope (run an XSLT on it, etc)

If its outside Axis2, isn't it better to create a Util for this in
Synapse or any other place you wanna do this ?

Axis2 should definitely provide an easy way to do this, IMHO.

Thanks,
--Glen

Reply via email to