[Mono-bugs] [Bug 70309][Nor] New - namespace problems in soap request
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Dec 2004 22:04:52 -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 james@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70309
--- shadow/70309 2004-12-07 22:04:52.000000000 -0500
+++ shadow/70309.tmp.21017 2004-12-07 22:04:52.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 70309
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.XML
+AssignedTo: lluis@ximian.com
+ReportedBy: james@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: namespace problems in soap request
+
+If you have a SOAP class generated from wsdl that has a base class from a
+different xml namespace, instances of that derived class don't get the
+correct xml namespace set in the SOAP request.