users@jax-rpc.java.net

Switching between MS SOAP server and JAXRPC Soap server

From: Edwin van Gruijthuijsen <egruijthuijsen_at_CUBIC-INTERNATIONAL.COM>
Date: Fri, 28 Jun 2002 00:03:39 +0200

I am making a SOAP server that should be used from a SOAP client which already works with an existing (MS) SOAP server. The programmer from the SOAP client would like to keep his code as it is, and only switch the WSDL url in order to switch between the two SOAP servers. The existing SOAP server is made with some Microsoft tool. Is it realistic at all, expecting to be able to switch between a Microsoft SOAP server and a JAXRPC SOAP server with the same client?

Regards,
Edwin