You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Josh <ge...@gmail.com> on 2007/05/07 22:11:52 UTC

[Axis 1.4] Handler.onFault method only getting called once?

If I have three handlers defined in the global responseFlow, why does only
one of the handlers onFault() method get called?  It appears that it is the
last Handler in the list that receives the call to onFault().  Is this by
design?

Regards,

Joshua