Problem with webservice client

hi,

java Gurus

i am working with webservices i am not accessing String object (2 Dimention) as method parameter from myclient program . i am getting Deserialisation error.

in the way in ,net client we could not access object as a method parameter .can u please tell me the reason.

regards

Guru

[330 byte] By [veeru_mca2005@gmail.coma] at [2007-10-3 2:51:51]
# 1

> hi,

> java Gurus

>

> i am working with webservices i am not accessing

> String object (2 Dimention) as method parameter from

> myclient program . i am getting Deserialisation

> error.

> in the way in ,net client we could not access object

> as a method parameter .can u please tell me the

> reason.

>

> regards

> Guru

I think this is not the right forum? But even it is, you have not provided good enough of a description of the problem and what you are doing and what is not working.

zadoka at 2007-7-14 20:40:45 > top of Java-index,Java Essentials,Java Programming...
# 2
Maybe if you would post the relevant parts of the WSDL it would help solve the problemFor web service development, I find the code generation provided by Eclipse to be most helpful.
pthorsona at 2007-7-14 20:40:45 > top of Java-index,Java Essentials,Java Programming...