You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by James Snell <js...@lemoorenet.com> on 2000/08/27 04:28:08 UTC

Apache SOAP and MS SOAP Integration

I've modified the ASP Listener that ships with the Microsoft SOAP Toolkit so
that it supports the adding of xsi:type parameters to the returned payload.
This is the last step in getting Apache SOAP to talk nicely with MS SOAP at
least on a basic level.

I haven't completely tested all case scenarios (namely, sending complex xml,
etc), but for simple RPC calls, it works fine.

You can download the modified code plus a sample at:

http://www.soap-wrc.com/apache_ms_soap_interop.zip