In my experience, handlers do NOT get invoked on a fault.

-----Original Message-----
From: Nelson Minar [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 11, 2004 2:28 PM
To: [EMAIL PROTECTED]
Subject: response chain invoked on a fault?


If a service method invocation at the pivot generates a fault, do
handlers on the response chain get invoked? Does their invoke() method
get called? Their onFault() method?

Some tests I've done suggest that only Handlers in the request chain
get called, but I'm not sure I'm right.

Reply via email to