Could someone please explain to me why when sending out a fault message,
AxisEngine.sendFault(...) invokes all of the phases in the operation
outFaultFlow and the global outFaultFlow with the type of MessageContext
being set to OUT_FAULT_FLOW and then re-invokes the global outFaultFlow
phases with the type of MessageContext being set to OUT_FLOW?  (I
understand the first part, but not the second invocation.)

Also, this doesn't work the same way if the message flow "pauses"
partially through the invocation, as the resume code won't make the
second pass.

-Bill
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to