[Mono-bugs] [Bug 58137][Blo] Changed - WSDL fails to generate code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 08:08:33 -0400 (EDT)


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 lluis@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=58137

--- shadow/58137	2004-05-06 10:54:01.000000000 -0400
+++ shadow/58137.tmp.28826	2004-05-07 08:08:33.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58137
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Blocker
 Component: Sys.Web.Services
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: maym@foobar.lu               
 QAContact: mono-bugs@ximian.com
@@ -76,6 +76,11 @@
 How often does this happen? 
 
 Every time. Works fine using VS.NET and other WSDL products
 
 ------- Additional Comments From maym@foobar.lu  2004-05-06 10:54 -------
 Seems to relate to bug #54009, but is not solved in Mono 0.91 (Beta 1).
+
+------- Additional Comments From lluis@ximian.com  2004-05-07 08:08 -------
+It fails because the wsdl document is wrong. The type 'Booking' is
+referenced but is not defined in the schema. The MS.NET wsdl tool also
+fails (altough with a better error message), both in 1.0 and 1.1 versions.