JAX-WS Support
JAX-WS can be broadly divided into following major modules:
- Client APIs
- Service APIs
- Core APIs
- WSDL2Java and Java2WSDL
- Handler Framework
Other things to satisfy for JAX-RPC compliance are:
- Annotation Support - Will work only with JDK 1.5
- Data Binding Customizations
- SOAP Binding using the Handler Framework
Interaction of JAX-WS with various modules The picture indicates how the various major modules interact with the Axis2 APIs and JAXB databinding