If I have a wse3 enabled webservice, does the client accessing the service
have to have wse3 installed on their pc as well?
If so, doesn't this defeat the interoperability of web servives, or am I
missing something?!
Thanks
Pablo Cibraro - 04 Apr 2006 20:42 GMT
WSE3 is only a framework that adds WS-* support to the Web services stack.
You can use your own code or other product to do the same. However, if your
web services are using WSE, the messages on the client side
must be compatible with the messages accepted by WSE.
Regards,
Pablo Cibraro.
http://weblogs.asp.net/cibrax
> If I have a wse3 enabled webservice, does the client accessing the service
> have to have wse3 installed on their pc as well?
[quoted text clipped - 3 lines]
>
> Thanks