[Mono-bugs] [Bug 53117][Wis] Changed - Exception thrown from web service does not thrown in client side.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jan 2004 06:35:38 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53117
--- shadow/53117 2004-01-20 15:49:21.000000000 -0500
+++ shadow/53117.tmp.1486 2004-01-21 06:35:38.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53117
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Web.Services
AssignedTo: lluis@ximian.com
ReportedBy: erand@mainsoft.com
QAContact: mono-bugs@ximian.com
@@ -48,6 +48,9 @@
</Fault>
And I think it should be something like
<soap:Fault>
<faultcode>soap:Server</soap:faultcode>
<faultstring>This is test exception</soap:faultstring>
</soap:Fault>
+
+------- Additional Comments From lluis@ximian.com 2004-01-21 06:35 -------
+Fix in CVS.