Hi again,
any idea on the question below? I want to avoid generating stubs on the
client side (even though
I do have the WSDL file) but rather generate the SOAP message directly.
Is there a tool that
can generate that or at least and automated method for it?
Thanks
Demetris wrote:
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