Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WSInvocation as string?



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.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.