[Mono-bugs] [Bug 60379][Maj] Changed - WSDL disparity between services on XSP and IIS

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Sep 2004 14:10:26 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/60379	2004-09-09 13:55:48.000000000 -0400
+++ shadow/60379.tmp.25790	2004-09-09 14:10:26.000000000 -0400
@@ -72,6 +72,16 @@
 
 
 ------- Additional Comments From rlyon@novell.com  2004-09-09 13:54 -------
 Created an attachment (id=10565)
 Mono WSDL
 
+
+------- Additional Comments From miguel@ximian.com  2004-09-09 14:10 -------
+Independently of fixing this bug, you might want to seriously
+reconsider the use of RPC/encoding for your SOAP mechanism and
+switch to Document/Literal which is what people are moving to.
+
+Rpc/Encoding was kind of a mistake in SOAP's history, one that is
+being rectified.
+
+Miguel.