Apache Axis2 Tools

Axis2 is bundled with a set of tools in order to make users' life easier. This page is maintained to keep track of the tools supported by Axis2.

Name Description Version Compatible Axis2 version Downloads Comments
Code Generator Tool- Command Line & Ant Task Tool consists of a command line version and an Ant Task. It is implemented by the WSDL2Code class and WSDL2Java class. One can choose to run the main classes directly or use one of the scripts to run the WSDL2Code and WSDL2Java appropriately. 1.0 1.0 This tool is bundled with the Axis2 base distribution found here
Service Archive Wizard - eclipse Plug-in As part of the Axis2 tool set, the service archive generator is an important tool that allows the generation of service archives ("aar" file or a "jar" files) that can be deployed as a Web services to the Axis2. 1.0 1.0 zip MD5 PGP
Code Generator Wizard - eclipse Plug-in Axis2 code generator comes built-in with an eclipse plug-in. This can be used to generate a WSDL file from a java class (Java2WSDL) and/or a java class file from a WSDL (WSDL2Java) 1.0 1.0 zip MD5 PGP
Code Generator Wizard - intelliJ IDEA Plug-in Using this tool one can create service archives that can be deployed as a Web services to the Axis2, and also generate a java class file from a WSDL file (WSDL2Java). 1.0 1.0 zip MD5 PGP