You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Elliott, William" <be...@itc.nrcs.usda.gov> on 2002/05/24 16:33:39 UTC

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: belliott@itc.nrcs.usda.gov