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 eliaoyuan <el...@yahoo.com.cn> on 2001/04/27 03:46:34 UTC

client:Host not found

I use SOAP Toolkit from Microsoft and soap toolkit samples, but when I use it, there are always a message" client:Host not found" ,
why?  please help me! thanks

Java/SOAP and multiple return values

Posted by DK <kv...@yahoo.no>.
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


Java/SOAP and multiple return values

Posted by DK <kv...@yahoo.no>.
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