You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Sanjiva Weerawarana <sa...@watson.ibm.com> on 2000/09/01 00:22:07 UTC

Re: Java Arrays in SOAP

Please look at the src for org.apache.soap.server.ServiceManagerClient.
That has an example of returning an array containing the names of
deployed services.

Sanjiva.

----- Original Message ----- 
From: "John Norris" <ja...@qad.com>
To: <so...@xml.apache.org>
Sent: Thursday, August 31, 2000 4:45 PM
Subject: Java Arrays in SOAP


> 
> 
> Hi,
> 
> Can anyone point me to sample Java code for
> 
> a) passing parameters as Java arrays and/or
> 
> b) receiving responses as Java arrays
> 
> Thanks,
> 
> John
> 
> 
>