I need to write a handler (server side) that, under certain conditions in the SOAPMessage being processed, prevents the target SOAP service from getting executed. But, I don't want to throw an exception. Can anyone provide some insight as to how this is done with Axis?
Thanks, Mark