[Mono-bugs] [Bug 72231][Min] Changed - wsdl utility fails to handle eBay WSDL
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Feb 2005 05:24:37 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72231
--- shadow/72231 2005-02-05 05:21:10.000000000 -0500
+++ shadow/72231.tmp.7679 2005-02-05 05:24:37.000000000 -0500
@@ -3,21 +3,21 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Minor
Component: Sys.XML
AssignedTo: atsushi@ximian.com
ReportedBy: jeffreyp@well.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: wsdl utility
+Summary: wsdl utility fails to handle eBay WSDL
Mono's 1.1.3 wsdl generation utility fails with the below error when
consuming the eBay Web Services WSDL. This WSDL is valid and is consumed
correctly from the Microsoft .NET (and other) WSDL-consuming tools.
C:\Program Files\Mono-1.1.3\bin>wsdl
@@ -244,6 +244,9 @@
Writing file
'C:\cygwin\home\_\tests\xml\72231\eBayAPIInterfaceService.cs'.
So MS generates "incorrect results" as they explicitly says. I could
never be regarded as a valid WSDL.
+
+------- Additional Comments From atsushi@ximian.com 2005-02-05 05:24 -------
+We still need to fix that IO problem (but not in high priority).