Export to GitHub

ksoap2-android - issue #136

How to Pass String array and object array to ws


Posted on Oct 1, 2012 by Happy Ox

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

  1. 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

Comment #1

Posted on Oct 1, 2012 by Happy Ox

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??

Comment #2

Posted on Oct 18, 2012 by Swift Hippo

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

Status: Invalid

Labels:
Type-Defect Priority-Medium