I have been using Wsdl2Objc to generate proxy’s for my web services to use during IPhone dev….it works GREAT!
I now need a version similar to it, that will generate Java code, the same way.
Any ideas?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There exists wsdltoksoap which can be used to interface with the ksoap2 android library.
I have been having problems with the application, however. It is getting a null pointer exception on my particular WSDL, but it has worked for others
http://code.google.com/p/wsdltoksoap/