views:

214

answers:

2

Is there any class generators to process web services in Android/Java? I may have to write my own to generate classes against WSDL but I'm trying not to. Also is there one for REST services as well?

If not providing me with discovery service suggestions like disco/wsdl are good enough.

A: 

I am having a similar issue and would be interested to know if you managed to get any solution that actually worked

Seer