[Mono-bugs] [Bug 72231][Wis] New - wsdl utility
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 4 Feb 2005 19:28:07 -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 jeffreyp@well.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72231
--- shadow/72231 2005-02-04 19:28:07.000000000 -0500
+++ shadow/72231.tmp.2981 2005-02-04 19:28:07.000000000 -0500
@@ -0,0 +1,39 @@
+Bug#: 72231
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Web.Services
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: jeffreyp@well.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: wsdl utility
+
+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
+http://developer.ebay.com/webservices/latest/eBaySvc.wsdl
+Mono Web Services Description Language Utility
+Error: XmlSchema error: Ambiguous element label which is contained by -any-
+particle was detected:
+urn:ebay:apis:eBLBaseComponents:BidderNoticePreferences Related schema item
+SourceUri: http://developer.ebay.com/webservices/latest/eBaySvc.wsdl, Line
+5383, Position 9.
+System.IO.IOException: Sharing violation on path
+C:\DOCUME~1\jmcmanus\LOCALS~1\Temp\13712.dll
+in <0x001cf> System.IO.File:Delete (string)
+in <0x000b9> System.CodeDom.Compiler.TempFileCollection:Delete ()
+in <0x0095a> System.Xml.Serialization.XmlSerializer:GenerateSerializers
+(System.Xml.Serialization.XmlSerializer/GenerationBatch,System.CodeDom.Compiler.Compiler
+Parameters)
+in <0x0005a> System.Xml.Serialization.XmlSerializer:RunSerializerGeneration
+(object)