[Mono-bugs] [Bug 58543][Nor] Changed - MONO Beta 1 Bug in WSDL tool when trying to generate proxy against BEA WebLogic
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Jun 2004 21:27:08 -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 davidandrewtaylor@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58543
--- shadow/58543 2004-06-06 15:06:09.000000000 -0400
+++ shadow/58543.tmp.1526 2004-06-06 21:27:08.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 58543
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 002 Two hours
Priority: Normal
Component: Sys.Web.Services
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: MONO Beta 1 Bug in WSDL tool when trying to generate proxy against BEA WebLogic
-BugsThisDependsOn: 58588[]
+BugsThisDependsOn: 58588[], 59653[FIXED]
Description of Problem:
Exception is thrown when trying to generate web service proxy from MONO
using the WSDL tool. Problem only occurs when directly accessing BEA
WebLogic AND with HTTP BASIC Auth, and it does not matter if the web
services are using Apache Axis or BEA's own Web Service infrastructure.
@@ -75,6 +75,14 @@
unbuffered stream, in which case the connection is closed
intermittently when trying to receive web pages from BEA WebLogic.
The VERY ACCURATE report is in bug: 58588
Thanks :-)
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-06 21:27 -------
+Note: This bug has been fixed by gonzalo in: 59653
+
+I have checked the latest version in CVS and it is definately
+fixed :-)
+
+Thanks.