Register For ApacheCon

Sponsors


Media Partners

Media Partner

Feather Cast

ApacheCon Session

Quickstart Axis2/Java - from Newbie to SOAP Guru

Apache Axis2 is a simple and flexible toolkit that scales from doing simple XML/HTTP all the way to reliable and secure Web Services. At the same time, it offers the developer a simple path to expertise. Starting out with deploying simple POJOs and creating POJO clients to existing services, it can expand to support third-party databinding frameworks, and XML coding.Axis2 has a flexible and extensible architecture and supports easy deployment including hot deploy/redeploy. And its screaming fast, running 3-6 times as fast as Axis1.In this tutorial, we will take you from deploying your first Axis2 web service through to writing clients, using WSDL, and extending Axis2 with modules such as reliable messaging and security.The tutorial will cover issues such as which databinding toolkit is most suitable, designing for asynchrony, and performance considerations. The tutorial is designed for programmers who have some simple experience of SOAP and/or XML.