If you don't mind or are already using maven as a build tool, I highly recommend Apache CXF's codegen plugin<http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html> ( http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html)
On Wed, Feb 23, 2011 at 3:59 AM, pedr0 <[email protected]> wrote: > http://cxf.apache.org/docs/index.html is a framework which could help > you to generate Java classes code starting by an XML WSDL file. > > I don't know if it is usable in on android app. > > Good Luck! > > On 18 Feb, 18:22, Pedro Linhol <[email protected]> wrote: > > Is there any tool that generates java classes from a WSDL file? > > How can I use it for developing an Android web service client > > application? > > -- > undefined > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Shain Bergman -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

