Re: Code generation from WSDL?
Re: Code generation from WSDL?
- Subject: Re: Code generation from WSDL?
- From: Robert Walker <email@hidden>
- Date: Mon, 27 Mar 2006 16:21:58 -0500
Scott,
I don't know about the "complex types," but there is a tool that
generates "stub" files by reading WSDL. I use this tool for my Cocoa
application that communicates with web-services provided by my
WebObjects application.
This is a command line tool located in /Developer/Tools named
WSMakeStubs.
Run this from a terminal with:
./WSMakeStubs ?
to see usage details.
On Mar 26, 2006, at 9:09 PM, Scott Lehman wrote:
Hi,
I'm looking to make a client-side app that
communicates to the server via web services, and I'm
hoping there's a tool out there that will take a WSDL
file and generate classes for complex types to save
some development.
I did come across some tools for Java, but I'm looking
for any non-Java options that may be available.
Anyone have some pointers?
--
Robert Walker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden