Re: WebServices Sample Code Location ?
Re: WebServices Sample Code Location ?
- Subject: Re: WebServices Sample Code Location ?
- From: Alex Cone <email@hidden>
- Date: Fri, 20 Jan 2006 10:22:28 -0500
In getting WebServices working with a WO application I found the SOAPServer and SOAPClient examples (in the ADC sample code area) helpful as well as some bits of the AmazonClient app. Note that Amazon has changed their web services api a bit and the code will not actually work as provided, but there is good stuff there. I also found that using the information in:
was quite helpful. Ultimately, for optimal cross-platform SOAP work I ended up doing Direct to Web Services and then freezing my "operations" (components) and hand editing the WSDL bits in the component HTML to be compatible with the various clients I was talking to. Generally I had to explicitly define structures and named arrays of structures and then register serializers and deserializers (see Amazon example) to work with less flexible clients like PHP.
(Note that there are some broken bits in D2WS or at least bits that don't handle complex EOF situations well)
Alex Cone From: Ray Kiddy <email@hidden> Subject: Re: WebServices Sample Code Location ? To: Randy Becker <email@hidden>
The AmazonClient project was not shipped in the latest WO. If you had it before, we did not delete it.
Do I think this upgrade strategy causes problems? Yes.
Please file a bug. If you want *working* WS examples, that would be a good request to register in bugreport.apple.com. The AmazonClient example was not working.
thanx - ray
__alex cone ceo c o d e f a b inc email@hidden 212.465.8484 x101 http://www.codefab.com
"Bear in mind that it is more blessed to give than to receive. I know a certain amount about naval gunfire, and I am certainly impressed with the truth of that proposition." ---Jeff Cooper, the father of modern pistol technique
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden