[Mono-list] mono wsdl.exe gags on eBay SOAP WSDL
Jeffrey McManus
mono@putto.com
Thu, 20 May 2004 19:05:10 -0700
Submitted as #58777. Thanks!
-J.
> -----Original Message-----
> From: mono-list-admin@lists.ximian.com
> [mailto:mono-list-admin@lists.ximian.com]On Behalf Of Lluis Sanchez
> Sent: Thursday, May 20, 2004 2:39 AM
> To: Jeffrey McManus
> Cc: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] mono wsdl.exe gags on eBay SOAP WSDL
>
>
> 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
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>