Surely this isn't a surprise? #
Posted Thursday 17th July 2008 19:02 GMT
If X is designed to process SOAP calls and Y makes a SOAP call to X, you sort of expect it to work, its the whole point of having a standard, even one as rabidly verbose as SOAP...
Interesting to see how its done in Flex though.
As for performance, in most cases wouldn't a HTTP Endpoint be better than creating a .NET web service?
The only thing lacking I've found in HTTP Endpoints is when trying to consume one, ironically enough, *in* .NET which throws a wobbler over the SQL XML datatype.


