[Mono-bugs] [Bug 81457][Wis] New - mono/lib/mono/2.0/wsdl.exe warns on HttpGet protocol

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 25 18:41:27 EDT 2007


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 jcpeters at gmail.com.

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

--- shadow/81457	2007-04-25 18:41:27.000000000 -0400
+++ shadow/81457.tmp.21492	2007-04-25 18:41:27.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 81457
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web.Services
+AssignedTo: atsushi at ximian.com                            
+ReportedBy: jcpeters at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono/lib/mono/2.0/wsdl.exe warns on HttpGet protocol
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. mono mono/lib/mono/2.0/wsdl.exe -protocol:HttpGet -out:test.cs test.wsdl
+(where test.wsdl is a valid contract for HTTP Get service)
+2. view generated code
+3. wonder what when wrong :-/
+
+Actual Results:
+The code contains a "// WARNING: Could not generate operation
+<OperationName>. Data type '' not supported" (where <OperationName> is
+whatever operation is specified in the WSDL file
+
+Expected Results:
+more code should have been generated ala Microsoft's wsdl.exe tool.
+
+How often does this happen? 
+always
+
+Additional Information:
+n/a


More information about the mono-bugs mailing list