Search the web
Sign In
New User? Sign Up
soapbuilders
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Frontier SOAP-server test suite   Message List  
Reply | Forward Message #216 of 10820 |
I just finished a Frontier-SOAP interop test suite which implements the same
methods as the services listed on the XMethods Interop Test Lab page[1]

Unsurprisingly, with Frontier or Radio UserLand as the client, all the tests
pass:

http://jake.soapware.org/stories/storyReader$13

I also posted a set of pages with request/response wire-dumps, with Radio
UserLand 7.0 as the client, and Frontier 7.0b26 as the server:

http://jake.soapware.org/xmethodsInterop/wiredumps

I'm interested in hearing what success people have, using other client
implementations to call these Frontier test methods.

The service is at http://www.soapware.org:80/xmethodsInterop, though making
a request to any path on port 80 on soapware.org should work.

Use "/xmethodsInterop" for the value of the SOAPAction HTTP header (quotes
are optional).

If you have problems or questions calling the service, please reply to the
list.

Thanks,
-Jake

[1] - http://www.xmethods.net/ilab/ilab.html




Mon Mar 26, 2001 5:01 am

jake@...
Send Email Send Email

Forward
Message #216 of 10820 |
Expand Messages Author Sort by Date

I just finished a Frontier-SOAP interop test suite which implements the same methods as the services listed on the XMethods Interop Test Lab page[1] ...
Jake Savin
jake@...
Send Email
Mar 26, 2001
5:01 am

Hi, Jake! echoStringArray calls echoString in payload. Could you also post somewhere or email me request/response (with headers) for failing calls (I'm most...
Paul Kulchenko
paulclinger@...
Send Email
Mar 26, 2001
5:16 am

Whoops! My mistake. I'd posted the wrong wire-dump for that method, but it's fixed now. See: http://jake.soapware.org/stories/storyReader$21 Regarding the...
Jake Savin
jake@...
Send Email
Mar 26, 2001
5:32 am

I figured out the problem I was having decoding arrays.[1] It's working properly now. Here are my new test matrix results: (Also note the addition of Frontier ...
Jake Savin
jake@...
Send Email
Mar 26, 2001
6:39 am

Jake, is this live ?, i still get the same error. Cheers Simon...
Simon Fell
soap@...
Send Email
Mar 26, 2001
6:54 am

I'm sorry -- I don't understand. Is which live? What's the error you're getting? -Jake...
Jake Savin
jake@...
Send Email
Mar 26, 2001
6:58 am

I assumed this applied to the server end as well. its working fine against w2k.jspace.org Cheers Simon...
Simon Fell
soap@...
Send Email
Mar 26, 2001
7:04 am

echoString works fine, but i'm have trouble with arrays as well, i'm trying to call echoStringArray, with this (ignore the full url in the post, this is...
Simon Fell
soap@...
Send Email
Mar 26, 2001
6:39 am

Simon, If you try the same thing, but call the server at w2k.jspace.org, instead, does it work? -Jake...
Jake Savin
jake@...
Send Email
Mar 26, 2001
6:54 am

that works ;-> Cheers Simon...
Simon Fell
soap@...
Send Email
Mar 26, 2001
6:59 am

Ok -- I put the same fix up on soapbuilders.org. It should work there now too. -Jake...
Jake Savin
jake@...
Send Email
Mar 26, 2001
7:01 am

Sorry -- I meant soapware.org. ;-> -Jake...
Jake Savin
jake@...
Send Email
Mar 26, 2001
7:03 am

just one left, echoStructArray, looking at http://jake.soapware.org/stories/storyReader$17 and the response i get, its not returning an array but a struct with...
Simon Fell
soap@...
Send Email
Mar 26, 2001
7:33 am

Thanks, I bet you're right. I'll take a look tomorrow. -Jake...
Jake Savin
jake@...
Send Email
Mar 26, 2001
7:36 am

Hi all, The Frontier endpoint that jake created is now listed on the ilab table - http://www.xmethods.net/ilab/ilab.html . Cheers, Tony ... ...
Tony Hong
thong@...
Send Email
Mar 26, 2001
7:54 am

Simon, You were right, I needed to do the same thing I did with the Manila methods that were returning arrays of structs. While I'm not sure the xmlns:urn...
Jake Savin
jake@...
Send Email
Mar 26, 2001
8:32 am

Wooo Hooo, that's a full set :) Cheers Simon...
Simon Fell
soap@...
Send Email
Mar 26, 2001
5:04 pm

Hi, Jake! What was the problem SOAPAction for echoVoid? Could you post a wiredump for it (with SOAP::Lite or any other implementation). Thank you. Best wishes,...
Paul Kulchenko
paulclinger@...
Send Email
Mar 26, 2001
4:17 pm

... Hi Paul, Here's the wiredump... -Jake The request: POST /perl/soaplite.cgi HTTP/1.0 User-Agent: Radio UserLand/7.0 (MacOS) Host: services.xmethods.net ...
Jake Savin
jake@...
Send Email
Mar 26, 2001
7:08 pm

looks like the request is missing the namespace on the methodname. <echoVoid></echoVoid> should be <m:echoVoid xmlns:m="urn:xmethodsInterop"></m:echoVoid> ...
Simon Fell
sfell@...
Send Email
Mar 26, 2001
7:11 pm

Thanks, Simon. Makes sense. -Jake...
Jake Savin
jake@...
Send Email
Mar 26, 2001
7:13 pm

Ok -- I got this working. I was able to call echoVoid for both SOAP::Lite, and 4s4c. (I still get an error with Apache, but it's not related.) Thanks again, ...
Jake Savin
jake@...
Send Email
Mar 26, 2001
8:08 pm

Hi, Jake! So, by now we have full interop between your implementation, 4s4c and SOAP::Lite as I understand. Best wishes, Paul. ... ...
Paul Kulchenko
paulclinger@...
Send Email
Mar 26, 2001
9:29 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help