[Mono-bugs] [Bug 49541][Maj] New - WSDL fails when processing "rpc" style

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 10 Oct 2003 19:26:54 -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 yoros@wanadoo.es.

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

--- shadow/49541	2003-10-10 19:26:54.000000000 -0400
+++ shadow/49541.tmp.16294	2003-10-10 19:26:54.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 49541
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: yoros@wanadoo.es               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: WSDL fails when processing "rpc" style
+
+I have a WSDL file that has rpc style for soap and WSDL fails with that file.
+I noticed that the soap rpc entry is in SoapBindingStyle.
+
+You can reproduce de bug with:
+
+wsdl file://$PWD/GlobalWeather.wsdl
+
+I attach WSDL file.