This document provides an overview of Apache Axis2, including:
- Key features of Axis2 such as speed, low memory footprint, and hot deployment.
- The Axis2 architecture, which separates logic and state into modules including an information model, XML processing model using AXIOM, and SOAP processing model using message pipes.
- Axis2 data binding options such as ADB, XMLBeans, JAXB-RI, and JiBX for serializing objects to XML.
- A sample agenda covering Axis2 clients, implementation, web services concepts, and REST.