[Mono-bugs] [Bug 53980][Wis] New - System.Web.Services.Protocols.SoapHttpClientProtocol doesn't obey Timeout property

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 Feb 2004 14:01:22 -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 bugzilla@lwillis.plus.com.

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

--- shadow/53980	2004-02-06 14:01:22.000000000 -0500
+++ shadow/53980.tmp.8838	2004-02-06 14:01:22.000000000 -0500
@@ -0,0 +1,39 @@
+Bug#: 53980
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bugzilla@lwillis.plus.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: System.Web.Services.Protocols.SoapHttpClientProtocol doesn't obey Timeout property
+
+Description of Problem:
+ System.Web.Services.Protocols.SoapHttpClientProtocol doesn't obey Timeout
+property (Inherited from System.Web.Services.Protocols.WebClientProtocol)
+
+Steps to reproduce the problem:
+1. Build testcase attached to bug
+2. Run AmazonTest.exe and watch output
+3. Observer hang
+
+Actual Results:
+The program hangs after a number of iterations.
+
+Expected Results:
+The program terminates with a timeout exception when no response is
+received within 6 seconds.
+
+How often does this happen? 
+Always fails to timeout when response isn't received
+
+Additional Information:
+mono  0.30 on fedora core 1 with mono installed from go-mono.com RPMS