Hi:
I have a RPC style service which uses a handler chain to do some of the
validations, etc. If anything goes wrong while executing any of the handlers
I rather generate a custom error (XML Document) instead of throwing an Axis
Fault. How can I do that?Thanks, Jose M Selman
