[Mono-bugs] [Bug 76311][Nor] New - wsdl tool can't understand wsdl files with tag prefix in some nodes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 1 11:15:23 EDT 2005


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 rogerio.araujo at gmail.com.

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

--- shadow/76311	2005-10-01 11:15:23.000000000 -0400
+++ shadow/76311.tmp.10192	2005-10-01 11:15:23.000000000 -0400
@@ -0,0 +1,41 @@
+Bug#: 76311
+Product: Mono: Tools
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: rogerio.araujo at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: wsdl tool can't understand wsdl files with tag prefix in some nodes
+
+If i have wsdl files that contains some tags with prefix, like <wsdl:type>
+my code isn't generated but if i use Microsoft wsdl tool the code is
+sucessfully generated.
+
+Steps to reproduce the problem:
+1. Put DoarService.wsdl in any directory in your filesystem.
+2. Run: wsdl DoarService.wsdl
+
+Actual Results:
+
+No code being generated.
+
+Expected Results:
+
+A proxy class generated.
+
+How often does this happen? 
+
+Always.
+
+Additional Information:
+
+Only run "wsdl DoarService.wsdl" is necessary to reproduce the problem.


More information about the mono-bugs mailing list