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=10173>. 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=10173 Overridden methods appear twice in the WSDL Summary: Overridden methods appear twice in the WSDL Product: Axis Version: current (nightly) Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Basic Architecture AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If I generate WSDL for s class, which overrides (not overloads) a method from its super class, then Axis generates an overloaded method in the WSDL. This does not happen with Beta 1 but with Beta 2 and with build 2002-06-23 also. When I generate the WSDL, I provide Axis with a list of allowed methods. Using JDK 1.4.0_01.