Groups | Blog | Home
all groups > dotnet web services enhancements > july 2006 >

dotnet web services enhancements : Responding to SoapRequest


Anbu
7/14/2006 1:47:20 AM
Hi All,

I'm developing an Intercepter kind of application which has to
intercept the web service to receive and respond to it.

Can some one provide idea on this, may be on SoapClient, SoapReceiver &
SoapService.

TIA,
Pablo Cibraro
7/17/2006 9:54:17 AM
Hi,

You should develop a SoapFilter to intercept the messages, that filter can
be plugged on the client or the service using a WSE policy.
You can find more information about this topic in this article,
http://msdn.microsoft.com/webservices/webservices/building/wse/default.aspx?pull=/msdnmag/issues/06/02/wse30/default.aspx

Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
[MVP - Connected Systems Developer]


[quoted text, click to view]

AddThis Social Bookmark Button