[Mono-bugs] [Bug 51208][Maj] Changed - can't invoke two web service methods

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 23 Nov 2003 21:32:09 -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 james@ximian.com.

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

--- shadow/51208	2003-11-23 21:31:15.000000000 -0500
+++ shadow/51208.tmp.4422	2003-11-23 21:32:09.000000000 -0500
@@ -210,6 +210,10 @@
     <q1:getWeatherReport
 xmlns:q1="capeconnect:GlobalWeather:GlobalWeather">
       <code xsi:type="xsd:string">BMG</code>
     </q1:getWeatherReport>
   </soap:Body>
 </soap:Envelope>
+
+------- Additional Comments From james@ximian.com  2003-11-23 21:32 -------
+I wrote a little python app that sends the 2nd request, and it
+successfully receives a response....