Hi People,
I'm using wsdl2java to generate an interface to a web service. However
it's producing duplicate classes with suffixes of the form _type/n/, n
does not always start from 0 and sometimes skips numbers, e.g.,:
Foobar_type1
Foobar_type3
Foobar_type5
Foobar_type6
Bazquirk_type0
The WSDL already produces a large number of classes, with the duplicates
it's enough to crash my IDE.
Does anybody know what causes wsdl2java to do this and how to prevent it?
Many thanks,
Oli
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org