[SOAP4R] empty string in response with method defined by means of add_method

A

aa

Hi,

I'm using a java web service with a ruby client. The easiest thing to
get me up & running quickly was to define the method by means of
add_method. Hence, I'm not using WSDL.

Sometimes I get a response where a parameter (formally described in
WSDL as type="soapenc:string") has attribute nil=true. In other
occasions it's empty.

The former is recognized by SOAP4R, telling me that the value is nil.
But the latter gives me a SOAP::Mapping::Object with @__soap_value={}
and @soap_value_type={}.

I don't know really what to do with this value. How can I either get an
empty string or understanand that the resulting object is really empty?

Thanks
AA
 
N

NAKAMURA, Hiroshi

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Sorry for late reply.
Sometimes I get a response where a parameter (formally described in
WSDL as type="soapenc:string") has attribute nil=true. In other
occasions it's empty.

The former is recognized by SOAP4R, telling me that the value is nil.
But the latter gives me a SOAP::Mapping::Object with @__soap_value={}
and @soap_value_type={}.

I don't know really what to do with this value. How can I either get an
empty string or understanand that the resulting object is really empty?

Definitely it's a bug of soap4r... cf.
http://dev.ctor.org/soap4r/ticket/189 . I'll try to solve this soon.

Regards,
// NaHi
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFD5fhKf6b33ts2dPkRAp8MAJ9RwhOyFi9NB9dZVUFpy/rc8Gw84QCgg1g3
oJWuqYiN7B7TeajlfNmRam0=
=ayGg
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top