Saturday, 31 August 2013

wsimport or likewise in android?

wsimport or likewise in android?

For my work I need to generate a proxy from a wsdl file. I used wsimport
successfully, only it doesn't work on android for some reasons such as
using the java - javax package name and maybe more.
My question is can I somehow make it work? did anyone successfully used
wsimport outputs in an android project?

No comments:

Post a Comment