>Have a look a the Message sample in the distribution.
>Sylvain.
The Message sample uses Messages and not RPC as far as I can see from the
deploy file.
I'd prefer RPC.
I actually got the return of a String array working.The trick was obviously
to use this ReturnType:
call.setReturnType(new QNam
Have a look a the Message sample in the distribution.
Sylvain.
-Original Message-
From: Keld Helbig Hansen [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 3:02 AM
To: [EMAIL PROTECTED]
Subject: Client examples for arrays and Collections
I'm a newbie to Axis, SOAP and Web Service