Hi,
I am using Apache SOAP 2.2 right now and I want to migrate the server Axis but keeping the current clients (SOAP 2.2) unchanged (apart of the SOAP URL) there some way to do that?
If I run Java2WSDL on the current java class that implements the soap server. Will the resulting Axis soap server understand the Apache Soap 2.2 clients.
Is there some migration documentation?
Thanks JD
