• 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
WSInvocation as string?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WSInvocation as string?


  • Subject: WSInvocation as string?
  • From: Jaime Magiera <email@hidden>
  • Date: Sat, 28 Dec 2002 14:19:14 -0500

So I've been building this SOAP server using strictly Core Foundation/Carbon. It's actually not that bad. I've implemented the low-level XML parser to get the data from an incoming request. CFTree/CFXMLTree are used to create a SOAP response.

However, I'm wondering if I'm not re-building the wheel in regards to the new WebServices Core. It seems like there should be some way to create the message in WebServices Core, then get the message string to use elsewhere. The serialization method only returns a CFDictionary of the WebServices Core defined keys.

Is there a way to get the SOAP message from WSC as a string to use elsewhere?

Jaime
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: writing & reading a file in Cocoa
  • Next by Date: Java Cocoa Table View DataSources
  • Previous by thread: Re: Dirty region avoid Screen Saver?
  • Next by thread: Java Cocoa Table View DataSources
  • Index(es):
    • Date
    • Thread