You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Demetris <de...@ece.neu.edu> on 2010/02/08 21:19:27 UTC

Re: Axis - javascript

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
>