Greetings,

Are the response handlers still being called when business exception
occurs?

A few probable situations:

1) I have an exception processing inside the request handler. It throws
an AxisFault. 

- Is the request method onFault() called?
- The response handlers are still called (invoke)?

2) I have an exception processing a service operation implementation. 
- Are the methods onFault() of request and response handlers called?
- The response handlers are still called (invoke)?

regards,
Pedro Salazar.
-- 
PS
[EMAIL PROTECTED]
PGP:0E129E31D803BC61

Reply via email to