Hi I have a web service running. The web service has method called "getVersion" and it returns an OMElement. The web service has a custom handler that gets invoked. I set the envelope in the MessageContext. but web service continues and returns the response from the getVersion method. How can return the respone from custom handler (i.e., I don't want web service to reach to getVersion method and I want to write the response in module.
Best Regards, Shah Asrani --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
