Hi all
I was able to figure out from the API doc that
we can pass the object itself as a parameter in the Parameter class.
Sorry for the unwanted trouble.

Regards
Kumar Raj
 
 

Kumar Raj wrote:

Hi !!!!

I'm working with Apache SOAP v2.2
I need to create a SOAP service accepting String Array as Parameter.
Now how do I create my SOAP Client ?

For a normal Call parameter looks like this.
new Parameter("paramName",paramType,paramValue,action)

How do I create a my SOAP client to take a String[] as parameter ?

Any one can help me out ????

Regards
Kumar Raj
 
 
 
 

Reply via email to