Does anyone know any tool that can either generate javascript code from wsdl documents or any examples of how a remote client can use the wsdl file to build soap calls within javascript that can access an Axis remote service. In other words my goal here is to avoid generating
and compiling the stubs.

Thanks

Reply via email to