[Mono-bugs] [Bug 50029][Nor] Changed - Response with no data
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 16:18:23 -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=50029
--- shadow/50029 2003-12-12 16:05:58.000000000 -0500
+++ shadow/50029.tmp.1611 2003-12-12 16:18:23.000000000 -0500
@@ -10,13 +10,12 @@
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: javierdiazm@yahoo.com.mx
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Response with no data
this is actually a xsp bug, I wrote a perl client for the service example
that comes on xsp-0.6/share/doc/xsp/test/TestService.asmx, I called the
Echo method and the service responds "200 Ok" but the response contains no data
@@ -93,6 +92,9 @@
------- Additional Comments From javierdiazm@yahoo.com.mx 2003-12-12 16:05 -------
In order to run ServiceClient.pl you'll need SOAP::Lite from cpan, you
can get it from channel RPMPAN using redcarpet (by activating
opencarpet service)
+
+------- Additional Comments From gonzalo@ximian.com 2003-12-12 16:18 -------
+Adding lluis to the CC after verifying that it fails