http://bugzilla.novell.com/show_bug.cgi?id=563914
http://bugzilla.novell.com/show_bug.cgi?id=563914#c0 Summary: WSDL tools not generating proxy Classification: Mono Product: Mono: Tools Version: 2.4.x Platform: Other OS/Version: Mac OS X 10.6 Status: NEW Severity: Major Priority: P5 - None Component: tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Community User Blocker: --- Description of Problem: I have tried using the wsdl tool to generate a proxy for a custom webservice. Although the WSDL file validates against all the validators I have found on the web, running wsdl against it results in this message: "Error: Object reference not set to an instance of an object" Also, several known WSDL's fail in various ways, for example the Amazon AWS results in this: "Error: XmlSchema error: Ambiguous element label was detected" Steps to reproduce the problem: 1. run 'wsdl http://www.dragonflame.org/soap.wsdl.xml' (this is a static wsdl xml put there for testing) Actual Results: 'Error: Object reference not set to an instance of an object' Expected Results: generation of wsdl proxy class How often does this happen? every time Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
