• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code generation from WSDL?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Code generation from WSDL?
      • From: Joseph Heck <email@hidden>
References: 
 >Code generation from WSDL? (From: Scott Lehman <email@hidden>)

  • Prev by Date: Re: Sending email?
  • Next by Date: Weird bug with selection in Textview with custom textcontainer
  • Previous by thread: Code generation from WSDL?
  • Next by thread: Re: Code generation from WSDL?
  • Index(es):
    • Date
    • Thread