As we have ksoap library for calling axis web services in android and blackberry platform, do we hav开发者_C百科e anything of that kind to call an axis2 webservice.
I worked well with http://sudzc.com/ in a project. On their site you can enter the url to your WSDL-file or upload it. After pressing "generate" a personalized code with for your wsdl-file generated methods will be embedded in their framework. unfortunately sudzc is only available as an alpha-version but I used it with any further problems.
精彩评论