[Mono-bugs] [Bug 65064][Maj] New - wsdl tool failed to generate proxy xlasses when wsdl file contain a schema URL

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Sep 2004 09:23:02 -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 bijuarjunan@lycos.com.

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

--- shadow/65064	2004-09-01 09:23:02.000000000 -0400
+++ shadow/65064.tmp.30569	2004-09-01 09:23:02.000000000 -0400
@@ -0,0 +1,45 @@
+Bug#: 65064
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: Fedora Core
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Sys.Web.Services
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bijuarjunan@lycos.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: wsdl tool failed to generate proxy xlasses when wsdl file contain a schema URL 
+
+Description of Problem:
+
+Mono wsdl tool failed to generate proxy classes
+when the wsdl file importing a schema from a 
+URL.
+
+Steps to reproduce the problem:
+I have sent the related wsdl, xsd files to
+mono-list
+1.Put the wsdl, xsd files from the e-mail to your localhost and 
+change the wsdl file, to reflect your new location
+eg: change pc55.abcinc.com../.. to http://localhost/....
+2. wsdl Authentication.wsdl
+3. 
+
+Actual Results:
+
+No Proxy Class Generated
+
+Expected Results:
+
+Proxy  classes should generate
+
+How often does this happen? 
+
+All time
+Additional Information: