[Mono-list] mono wsdl.exe gags on eBay SOAP WSDL
Lluis Sanchez
lluis@ximian.com
Thu, 20 May 2004 11:38:34 +0200
On dj, 2004-05-20 at 06:43, Jeffrey McManus wrote:
> Hey guys,
>
> I'm trying to see if I can use Mono to write an app that consumes the SOAP
> API provided by my employer. I'm not having any luck. After trying
> unsuccessfully to use mcs to compile a command-line C# app originally
> written with Visual Studio .NET on Windows, I decided it might make sense to
> just use mono's wsdl.exe utility to create a SOAP client wrapper class that
> would be more to mono's liking.
>
> But the command:
>
> wsdl.exe http://developer.ebay.com/webservices/latest/eBaySvc.wsdl
>
> provides no output (besides the "Mono Web Services Description Language
> Utility" header), and no error message.
This looks like a bug in the wsdl tool. Can you please file the bug in
bugzilla.ximian.com?
Thanks!
Lluis.
> Running the utility on a known-good
> WSDL file (such as
> http://www.gama-system.com/webservices/stockquotes.asmx?wsdl) does generate
> the expected client wrapper class on my system (which is Windows XP).
>
> Any ideas?
>
> Thanks,
>
> Jeffrey
>
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list