KSoap2 and KvmSerializable - How to Send complex Objects like Stringarrays
问题 I want to send a complex object from my Ksoap Client to my webservice. It’s an object of my Class Category. The Code is based on the example of this tutorial: http://seesharpgears.blogspot.de/2010/10/ksoap-android-web-service-tutorial-with.html The webservice is running and the WSDL-file shows the category object. But if I send a category object to my soap webservice, the following error is showing up: [ERROR] Exception occurred while trying to invoke service method getCategoryObject org