You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by DK <kv...@yahoo.no> on 2001/04/27 12:51:32 UTC

Java/SOAP and multiple return values

I've spent quite some time roaming the net for
SOAP/Java examples, but with little luck.

What I want to do, should be quite simple, actually.

I want to call a function on a SOAP server that
returns multiple return values. I then want to be able
to identift and read these values on the client.

Example:

I call getPerson(id) on the SOAP server, that is
supposed to return person name (string), age (int) and
sex (char).

Is there a simple, portable way to achieve this? (The
SOAP service will be called from both Perl and Java
clients). I want to avoid constructing XML elements on
the server, and parse XML documents on the client. 

I have found that SOAP documentation for Java is
really scarce... :-(

Thanks in advance,
Rompel


=====
Mvh,
"Rompel Stiltskin"

______________________________________________________
Do You Yahoo!?
Organiser sammenkomsten på http://no.invites.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org