Axi2 crew, Is there a script that will read .wsdl file and output a soap message template much like wsdl2java reads .wsdl and outputs a java template.
The reason I am hoping to find this is: I have some slightly complex data structures in in my .wsdl that do not lend themselves to a generic routine. I will need to write a routine for each message. If I had a script that will output a soap message template, then I could run the script and cut and paste it into my code. By code, I mean some javascript that will be invoking the webservice. -- Michael Potter. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
