[Mono-bugs] [Bug 52634][Nor] Changed - XML-RPC.NET calls return 405 Method Not Allowed
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Jan 2004 11:03:48 -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=52634
--- shadow/52634 2004-01-06 12:13:36.000000000 -0500
+++ shadow/52634.tmp.8970 2004-01-07 11:03:48.000000000 -0500
@@ -27,6 +27,18 @@
xml-rpc test case
------- Additional Comments From peter@ximian.com 2004-01-06 12:13 -------
The behavior changed between the daily snapshots on 2003-12-01 and
2003-12-02.
+
+------- Additional Comments From lluis@ximian.com 2004-01-07 11:03 -------
+With the current CVS I get this output:
+
+Calling 'hello'
+Hello World!
+
+Calling 'hellos'
+xml-rpc fault:
+Exception of type System.Exception was thrown.
+
+I guess that this System.Exception is not expected...