The code generated by Axis wsdl2java requires the Axis runtime, e.g., a client stub requires use of Axis on the client, and a service skeleton requires deployment in an Axis server. But an Axis client can invoke any service, and an Axis service can server requests from any client.

On 9/15/05, Vincent Hauser < [EMAIL PROTECTED]> wrote:
Hi all,

Is it so that code generated with WSDL2Java generates soap calls only compatible with an Axis server? I can't think it is, since the endpoints do xml-speak.

Thank you

//Vincent

Reply via email to