Hi
i need to write a webservice which will accept only soap message NO POST or
GET.
i can see this in WSE using RequestSoapContext.Current but we don;t want to
use WSE, is there way ?
Can any one post some link samples for this.
ALSO i see this type of message on some of the services
SOAP RPC Router
Sorry, I don't speak via HTTP GET- you have to use HTTP POST to talk to me.
How to do this?
thanks
bhu
Gaurav Vaish (EduJini.IN) - 26 May 2006 05:00 GMT
> i need to write a webservice which will accept only soap message NO POST
> or GET.
Please do not multi-post in multiple groups.
Cross posting would be a better way, I think.
Post has to be there... the only thing is that the content-type should be
text/xml.
Use HttpModule...

Signature
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------