Axis v1.x
Common Questions
Development Questions
Which style of WSDL should I use? RPC/encoded, RPC/literal, document/literal? Which one?
What does "wrapped" mean? How is it different from "document"?
How does Axis create my backend service objects? Can I control this?
How do I get access to the MessageContext in my service object?
How do I get access to the HttpServletRequest that called my service?
Which method signatures are allowed for message style service methods?
How do I deploy a service (i.e. update the server-config.wsdd) without a running Axis server?
How do I deploy a service on web application initialization?
How do I make Axis and my applications to use the same log-system as my servlet engine?
How do I manually supply WSDL instead of returning automatically generated WSDL?
What tools are available for validating or editing XML/WSDL/Schema files?
Where does Java2WSDL pick up the names for method parameters?
How to enable hot undeploying/deploying of WAR files to Tomcat running on Windows
Client Related
How do I configure the Axis client to pool connections with Apache Jakarta Commons-HttpClient?
How do I interrupt a thread that is blocked in a remote call?
Attachments
Troubleshooting
Development Tool Integration
Specifications
What's the difference between style attribute in WSDL is different from the style attribute in WSDD?
Interoperability
Security
Upgrading
Not-yet-categorized
Frequently Ask Questions & Samples
Axis Archive - A searchable archive that combines all Axis user and dev mailing lists. Search here to find out if your question has been discussed before.
Future Releases
Axis 1.5 Release Plan - proposed