[Mono-bugs] [Bug 58194][Wis] Changed - Wsdl segfaults translating AmazonSearchService.wsdl from muine-0.6.0

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 11 May 2004 07:32:04 -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 lluis@ximian.com.

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

--- shadow/58194	2004-05-10 07:58:35.000000000 -0400
+++ shadow/58194.tmp.17391	2004-05-11 07:32:04.000000000 -0400
@@ -10,13 +10,12 @@
 Component: Sys.Web.Services
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mpol@gmx.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Wsdl segfaults translating AmazonSearchService.wsdl from muine-0.6.0
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 Wsdl segfaults translating AmazonSearchService.wsdl from muine-0.6.0:
@@ -226,6 +225,12 @@
 
 ------- Additional Comments From lluis@ximian.com  2004-05-10 07:58 -------
 Ok, I think I know what's the problem, but it may take some time to
 fix. While it is being fixed it should work by defining:
 export MONO_XMLSERIALIZER_THS=no
 
+
+------- Additional Comments From lluis@ximian.com  2004-05-11 07:32 -------
+Another test: before running the wsdl tool define this:
+export MONO_XMLSERIALIZER_THS=0
+
+Does wsdl work with this? sometimes? always?