[EMAIL PROTECTED] wrote: > James, there USED to be a bug in Java2WSDL with overloaded operations > that has been fixed. If you could pull down a nightly build of AXIS > and give it a try, let us know whether your problem goes away. > > The problem is that overloaded operations should have their input and > output clauses named so that they can be distinguished. So the > generated WSDL is bad.
I just installed the June 7 version, wsdl4j.jar is 107900 bytes in size. It worked fine. Thank you very much. Before I write about other problems I will ensure that I install the nightly build first.
