[Mono-bugs] [Bug 51208][Maj] Changed - can't invoke two web service methods
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 Nov 2003 20:59:35 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51208
--- shadow/51208 2003-11-26 15:52:11.000000000 -0500
+++ shadow/51208.tmp.17073 2003-11-26 20:59:35.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51208
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: lluis@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
@@ -283,6 +283,9 @@
------- Additional Comments From lluis@ximian.com 2003-11-26 15:52 -------
James' test tries to send the second soap message using the same TCP
connection, while in my test two connections are created. It seems
that I'm behind a proxy that closes the connection or something. Maybe
that web service engine is unable to process two soap requests using
the same connection.
+
+------- Additional Comments From gonzalo@ximian.com 2003-11-26 20:59 -------
+Fixed in CVS. You need a new System.dll