array argument to a web service using AXIS

R

Rajarshi Guha

Hi, apologies if this is the wrong group (pointers to the right group
would be appreciated)

I have a web service that I access using a client written using the Axis
libraries. However I would like to write my service to accept an array of
Strings and I can't seem to find a input parameter on the client side to
indicate that an argument should be a String[].

Is this possible? The only way I can think of to get around this is to
create a String from all my array elements and pass that to the service
which would then deparse the String to the component String's.

That seems very crude though

Any pointers would be appreciated

Thanks,
Rajarshi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,242
Latest member
KendrickKo

Latest Threads

Top