On Mon, 2005-11-07 at 07:12 -0500, Anne Thomas Manes wrote: > I caution you regarding the "XMethods core services". As far as I'm > aware, XMethods hasn't vetted any of the services listed on the site, > and many contain invalid WSDL. I recommend that you stick with > commercial WSDLs (Google, Amazon, Yahoo, EBay, Salesforce.com, UDDI, > etc.) as well as whatever interop endpoints you can find. > > Anne
+1 .. and most of the xmethods stuff uses crufty old SOAP-Enc code including with soapenc:int etc. types. I have no intention at all of even trying to support those. If those work with simply including the SOAP-Enc schema then its fine but I know the array stuff won't work like that .. that's pure legacy at this point. So, as samples I suggest we include working clients for Google, Amazon, Yahoo, EBay, Salesforce and UDDI. That's a solid list. (I seem to recall that Yahoo doesn't have a SOAP binding but not certain.) Sanjiva.