DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20654>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20654 Java2WSDL gen. duplicate in0 top-level elements of diff types Summary: Java2WSDL gen. duplicate in0 top-level elements of diff types Product: Axis Version: current (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: WSDL processing AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Java2WSDL generates duplicate in0-named top-level elements (but of different types), and then uses these in0-named elements as input parameters for operation messages of different types. Because there is no way to disambiguate the mapping between the in0 elements and their proper message types, XMLSPY will not accept the output wsdl file. A solution would be to at least prevent top-level elements from ever having the same name if name is sole basis for typing operation messages.
