Hi, I have a simple handler (derived from BasicHandler) defined in the ResponseFlow that gets the input and output SOAP messages from the msg ctx and stores them. This works fine, except when an AxisFault is thrown from the main code. In that case my handler never runs.
Any ideas? (Im using Axis 1.2.1) Regards, Kristian Andersen [EMAIL PROTECTED]
