Anne
I agree with Salesforce.com, ebay, UDDI. The XMethods ones I meant are:
XMethods Demo Services Usage Guidelines |
Style | Service Name | Description | Implementation | |
RPC | Try It | XSpace | Store SOAP Envelopes in a shared space | Glue |
RPC | Try It | XMethods Query Service | Provides a SOAP RPC interface to XMethods for query operations | Glue |
RPC | Try It | Currency Exchange Rate | Exchange rate between any two currencies. | Glue |
RPC | Try It | Delayed Stock Quote | 20 minute delayed stock quote | Glue |
Paul
On 11/7/05, Anne Thomas Manes <[EMAIL PROTECTED]> 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
On 11/6/05, Paul Fremantle <[EMAIL PROTECTED]> wrote:Ajith / Folks
1) Please can we do a release ASAP? The core changes (like renaming to AxisService) mean that it would be good to have a stable build with these in, plus the latest ADB.
2) The obvious list of services to support are:
All of Google, Amazon, Yahoo, XMethods core services (stockquote, currency, etc). I would like to see some from strikeiron. Any WSDL interop tests. Axis1 samples???
That would be a good starter set.
Paul
On 11/6/05, Ajith Ranabahu < [EMAIL PROTECTED] > wrote:Hi All,
It's partly my fault that ADB did not get tested with Amazon or Google or any other widely used WSDLs. However ADB does not understand SOAP encoding (!) and the Google service cannot be directly codegned. One other limitation of ADB is that it does not support imports (yet) which I intend to fix before the end of this indigo plugfest (with the hope of using ADB for Indigo interoperability as well)
In the mean time anyone is welcome to write test cases for testing the ADB stuff. I've already written some reflection based tests (these tests have to be reflection based since the code generates during the build!) and are in the org.apache.axis2.databinding.schema.populate package in the test folder of the codegen module.
te:On Thu, 2005-11-03 at 13:34 -0500, Tom Jordahl wrote
> What I would hope is that ADB can be used with a typical WSDL found in
> the wild – UDDI, Amazon.com , Google, etc, etc. If it doesn't work
> with the WSDL users are likely to want to consume, then they will just
> walk away. Or maybe they will figure out how to use XMLBeans. Maybe.
Oh absolutely- if ADB doesn't work with Google, Amazon, Salesforce,
Yahoo etc. then its no use at all. Can you help identify a set of
"widely used" services like that that need to be test cases? I've asked
for that repeatedly but there haven't been many responses. If we have a
set of WSDLs that'll help identify what features need to work and which
are not needed for "normal use".
Sanjiva.
--
Ajith Ranabahu