• 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: WebKit and POST requests
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebKit and POST requests


  • Subject: Re: WebKit and POST requests
  • From: Dominik Pich <email@hidden>
  • Date: Fri, 22 Jun 2007 20:04:55 +0200

I wrote a client based first on WSCore ... later I dug down to using CFHTTP so I could do more with the actual sending/receiving and am only using WSCore for the serialisation. What exactly is it you'd like to know?

Regards,
Dominik

On Jun 22, 2007, at 7:22 PM, Sam Stigler wrote:

Does anyone know of examples of actually using the stubs that WSMakeStubs creates? I've gotten as far as making them, but I can't quite figure out how to actually call the code. In addition, I've found very little on this in the documentation or otherwise... when exactly is the WSMethodInvocationRef supposed to be called, and how should it be used in conjunction with the rest of the methods in the stub? (I did find the WikiBooks example at http:// en.wikibooks.org/wiki/Programming:WebObjects/Web_Services/ Web_Service_Provider , but it's not quite as easy to understand as I'm looking for.)

Thanks,
Sam


On Jun 23, 2007, at 3:01 AM, Mike Stanger wrote:

SOAP can be fairly simple if you're calling a service that doesn't change frequently: you can use /Developer/Tools/ WSMakeStubs to easily generate static stubs based on the WSDL from a SOAP service... you don't need to parse the XML yourself in this case.

WSMakeStubs is a command line utility: Give it a WSDL URL and some command line options to select the language output (ObjC, C+ +, Applescript) and it'll create the files for you to include in your project.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >WebKit and POST requests (From: Orr Philip <email@hidden>)
 >Re: WebKit and POST requests (From: Uli Kusterer <email@hidden>)
 >Re: WebKit and POST requests (From: John Stiles <email@hidden>)
 >Re: WebKit and POST requests (From: Dominik Pich <email@hidden>)
 >Re: WebKit and POST requests (From: Alastair Houghton <email@hidden>)
 >Re: WebKit and POST requests (From: Mike Stanger <email@hidden>)
 >Re: WebKit and POST requests (From: Sam Stigler <email@hidden>)

  • Prev by Date: Re: WebKit and POST requests
  • Next by Date: Re: how do we play back keynote presentations in our apps?
  • Previous by thread: Re: WebKit and POST requests (now WSDL and WSMakeStubs)
  • Next by thread: Home Button
  • Index(es):
    • Date
    • Thread