Closed GoogleCodeExporter closed 8 years ago
I am also getting this error.How to resolve this?
Original comment by jackshih...@gmail.com
on 22 Feb 2010 at 6:27
I used a workaround, I get the bodyIn attribute directly as an Object and then
try
with instanceof to see what I'm getting. I'm not very proud of this piece of
code,
but it works.
Original comment by Xose.Ra...@gmail.com
on 22 Feb 2010 at 7:09
Please attach a testcase that reproduces this problem. A SOAP response that
causes
this problem and the associated CCE stack trace would be sufficient.
Original comment by karl.mic...@gmail.com
on 14 Mar 2010 at 6:06
The workaround proposed by just getting response as an object and then either
getting it as SoapPrimitive or SoapObject (= KvmSerializable) is fine imho. If
you want this changed please provide a patch ..
Original comment by mosa...@gmail.com
on 12 Oct 2010 at 5:36
i need to get live tennis scroe in my android tennnis score application which
am doing now... i try to get the score by using json web service... but no
data is coming can any one help me...
Original comment by linda...@gmail.com
on 17 Dec 2011 at 6:32
Original issue reported on code.google.com by
Xose.Ra...@gmail.com
on 16 Nov 2009 at 6:56