> Hello > I am trying to generate java stubs from the wsdl file that I have
<wsdl snipped> <stack trace snipped> Are you by any chance using NonStop Soap? It generated wsdl and soap messages with syntax and parse errors. Anyway, try prefixing the guilty fault tags with "soap:" So that they get the right namespace. donV
