I'm pretty new to SOAP and Axis, so I'm not sure how to do this: I want to implement a service that authenticates the caller (using a certificate in the message). If the user is not authorized to invoke the service, I want *no response* sent at all. No return value, no exception, nothing. Is this possible?
Thanks, -- Robert
