You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by "Brown, Keith" <KB...@develop.com> on 2000/08/11 02:05:14 UTC

FW: SOAP/Perl progress report

As a newbie to this list, is there an archive of old messages somewhere?
 
-----Original Message-----
From: Brown, Keith [mailto:KBrown@DEVELOP.COM]
Sent: Thursday, August 10, 2000 3:44 PM
To: SOAP@DISCUSS.DEVELOP.COM
Subject: [SOAP] SOAP/Perl progress report


I'm testing SOAP/Perl against the apache xml-soap implementation, and I now
see what you mean about type-encoding each element. They reject any requests
that don't have xsi:type attributes on all of the parameters.
 
I hacked my code to send all parameters as xsd:string, and now I get a fault
code of
<faultstring>org/apache/soap/util/MethodUtils$MoreSpecific</faultstring>
 
which seems to indicate that I need to specify the actual types as opposed
to strings (or just use strings in all my test snippets ;-)
 
This isn't looking good from a Perl programmer's perspective - we don't have
that sort of type information in Perl.
 
Can anybody on the apache team help me here?
 
Keith

-----Original Message-----
From: Steven McDowall [mailto:sjm@APTEST.COM]
Sent: Tuesday, August 08, 2000 8:06 AM
To: SOAP@DISCUSS.DEVELOP.COM
Subject: Re: [SOAP] SOAP spec 1.1 and SOAP/Perl 0.23?


Hmm..How "compliant" is the question .. To which version?
 
Are you (which I did) going to type encode each element as 
xsi:type="xsd:string" so it works with an apache SOAP server?
 
with the proper constants, etc?
 
Just wondering
 
-Steve




Re: FW: SOAP/Perl progress report

Posted by Simon Fell <si...@zaks.demon.co.uk>.
On Thu, 10 Aug 2000 17:05:14 -0700, in soap you wrote:

>As a newbie to this list, is there an archive of old messages somewhere?

We're still waiting for the archive to get set-up, apparently its
saving all the emails, just that you can't get to them :( 

Cheers
Simon

Re: FW: SOAP/Perl progress report

Posted by Simon Fell <si...@zaks.demon.co.uk>.
On Thu, 10 Aug 2000 17:05:14 -0700, in soap you wrote:

>As a newbie to this list, is there an archive of old messages somewhere?

We're still waiting for the archive to get set-up, apparently its
saving all the emails, just that you can't get to them :( 

Cheers
Simon