Q: How do I integrate Axis with my IDE?
A: Known options include:
Eclipse
"WSDL2JavaPluginWizard" - Building stubs, skeletons, and data types from WSDL
Spotter.COM "WSDL2Java" Plugin - Building stubs, skeletons, and data types from WSDL
SOAPscope - Provides SOAP traffic monitoring and WS-I validation and analysis
Eclipse Web Service Validation Tools (WSVT) - Provides SOAP traffic monitoring and WS-I validation and analysis
SoapClipse - Supports java2wsdl and wsdl2java
JBuilder
JBuilder - JBuilder's Visual Web Services Designer provides extensive support for Axis
NetBeans
NetBeans - Can be used to develop web services with Axis, though lacking the tools for creating automatically stubs and skeletons from WSDL. NetBeansIntegration contains information on using Axis with the bundled Tomcat web server.