开发者

how to send response using soap handler

I am using soap header for authentication process, if the authentication success, remaining processes are completed and got the response. But if authentication fails, i don't know how to send the error response back to client. I used soa开发者_开发问答phandler to retrieve the header values.

Regards venu


Look at the sample code here http://buddhiraju.wordpress.com/2011/12/28/use-soap-message-handler-for-cross-cutting-concerns-caching/

This will give you an idea. You basically can modify the message content is the soap handler.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜