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=20519>. 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=20519 WSDL2Java generating incorrect code? Summary: WSDL2Java generating incorrect code? Product: Axis Version: current (nightly) Platform: PC OS/Version: Windows XP Status: NEW Severity: Major Priority: Other Component: WSDL processing AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] We have a VERY simple web service we are testing interoperability with. Using Axis WSDL2Java, on the attached WSDL file, the system is throwing a fault with the error 'Unmatched in parameter doIntrospection in SOAP call. Declared parameters: ' which is correct in that the call has no parameters. The stub and proxy/service classes appear correct in all major respects. The exact same service will work with the 1.1 .NET framework using the wsdl.exe to generate the proxy code, which is why I believe there may be an error in the Axis generator.
