[Mono-bugs] [Bug 52934][Min] Changed - DISCO document cant be accessed from Web Service help page

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 16 Jan 2004 08:12:50 -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=52934

--- shadow/52934	2004-01-16 07:24:18.000000000 -0500
+++ shadow/52934.tmp.9070	2004-01-16 08:12:50.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52934
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Mono-0.29, xsp-0.8
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Minor
 Component: Sys.Web.Services
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mwh@sysrq.dk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -24,6 +24,11 @@
 
 It should be posible to substitute "wsdl" in the url with "disco", to get
 the disco document for the service, but it does not work as of mono-0.29.
 
 BTW, I havent tried this feature on MS .NET only read about the posibility
 in  .NET Web Services Architecture and Implementation by Keith Ballinger
+
+------- Additional Comments From lluis@ximian.com  2004-01-16 08:12 -------
+This feature is already working with current CVS. You would use an url
+like this: http://host:port/WebService.asmx?disco
+