What does the ksoap code look like? Have looked at the request dump as docuented on the wiki?
Do you know how can I debug the server's xml parsing????
Where can I see the xml that arrives to server and where can I see the
class which parse the xml coming, to know what is wrong in the
server's parser????
Or where can I change my server settings for not to be case sensitive
or something like that????
Because when I call the method with 3 String parameters, for example,
the data comes to server normally.... but when I put these variables
in a complex object, the String data comes all null, just the int data
comes with the value set....... WEIRD.......
Thanks for help....
Regards, Hugo Cunha
2011/5/9, Manfred Moser <mos...@gmail.com>: