[Simple-support] wsdl2Java twin for Simple?
Brought to you by:
niallg
|
From: Jay S. <jay...@gm...> - 2011-04-14 14:40:27
|
I'm brand new to 'Simple' and brand new to Android development, but a long time Enterprise Java guy. I love the size/speed of Simple, but I'm wondering if there is a utility that will allow me to feed it a wsdl file and auto create the classes that I need, with annotations that will be recognized by Simple. Similar to a wsdl2Java tool. My real-world situation is that I have a client hosting a .NET WS and I need to call the service and display data. I've connected to the service using ksoap2, now I'm looking for a way to deserialize and serialize from/to the soap xml. Thanks! -Jay |