|
Hi, Can anyone tell if there is a
different approach to adding a java bean (simple types) as a parameter for an
axis web service using a java client. For strings and ints the following is used call.addParameter("name", XMLType.XSD_STRING,
ParameterMode.IN); what would be used if the parameter is
an bean object? Thanks Suzy |
- Re: object as parameter Suzy Fynes
- Re: object as parameter jayachandra
- RE: object as parameter Suzy Fynes
- Re: object as parameter Bill Keese
