kvin024 / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

How to Pass String array and object array to ws #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try Passing a String and an object array to the web service; it gives an 
error of serialization

2. When I try something like a vector class to serialize the same then the 
soapfaultstring error comes::of object reference not set to instance of an 
object

3.I cant change the ws method parameters

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Tried with 2.4 and 2.6.5;; Windows 7

Original issue reported on code.google.com by k.guptas...@gmail.com on 1 Oct 2012 at 11:37

GoogleCodeExporter commented 9 years ago
Also i have to send an object to ws .......how can it be done and can i send a 
dataset type to a ws...how??

Original comment by k.guptas...@gmail.com on 1 Oct 2012 at 12:31

GoogleCodeExporter commented 9 years ago
You have to provide more detail. This works but you will have to debug what is 
going on in your case.. 

Original comment by mosa...@gmail.com on 18 Oct 2012 at 4:24