On Fri, Nov 28, 2008 at 12:59 AM, Shah Asrani <[EMAIL PROTECTED]> 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.


I am not clear about you question. if you need to change the response you
need to engage the handler to  Outflow.
at the out flow you can modify the response.

thanks,
Amila.

>
>
> Best Regards,
>
> Shah Asrani
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Reply via email to