What about using InvocationResponse.ABORT after processing the
request in your handler?
Michele
On 27 Nov 2008, at 19:29, Shah Asrani wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]