I am surprised when reading the axis users list recently by the number of
people doing everything by hand and thus not benefiting from the power and
ease of the Axis's WSDL2Java component?

Many problems seems related to technicality that the code generated by
WSDL2Java takes care of.  One thing that might help you guys those people,
is have a look at the generated code, you most probably have to duplicate
this when doing it manually.

Sylvain.


-----Original Message-----
From: Elliott, William [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 24, 2002 10:34 AM
To: '[EMAIL PROTECTED]'
Subject: HoTo setReturnType of an Object


Hi, I am trying to set the return type (call.setReturnType()) of an Object.
I have even tried to set the return class
(call.setReturnClass(myObject.class)), but when I execute the client, it
tell me I have to set the return type if I have used call.addParameter.

Thanks for your help.

Bill Elliott
Phone: (970)295-5547
Email: [EMAIL PROTECTED] 

This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.

Reply via email to