Hi, Has anyone got an idea of how to decouple an Apache SOAP client from a Apache SOAP server. With this I mean, how could you not worry about whether it's a RPC or Message router (server)? As I understand, you have to choose one or the other and you cannot extract this info from the WSDL, unless you resolve it from the url targeted which is not ideal.
Going further, how would you use a Apache SOAP client with another SOAP server (eg. MS or IBM), would you use the RPC or Message style? Any insight into this is greatly appreciated... Regards, Jesper Jorgensen
