[Mono-bugs] [Bug 53247][Blo] New - WebMethodAttribute causes an exception in wsdl generation
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Jan 2004 08:35:31 -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 along@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53247
--- shadow/53247 2004-01-23 08:35:31.000000000 -0500
+++ shadow/53247.tmp.24495 2004-01-23 08:35:31.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 53247
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity: 016 Two days
+Priority: Blocker
+Component: Sys.Web.Services
+AssignedTo: atsushi@ximian.com
+ReportedBy: along@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Summary: WebMethodAttribute causes an exception in wsdl generation
+
+Description of Problem:
+When trying to generate wsdl for WebServide with WebMethodAttribute
+specified, an exception is thrown.
+
+
+Steps to reproduce the problem:
+1. Run the WebService attached
+2. Try to get WSDL for the WebService.
+
+
+Actual Results:
+Exception is thrown
+
+
+Expected Results:
+WSDL is succesfully generated (see the XML result attached)
+
+
+How often does this happen?
+always
+
+
+Additional Information: