Axis2 0.93 New Features List
- JDK 1.5 compatibility
- Configurable handler chains using axis2.xml
- Improved class loader hierarchy
- Improved security module with dynamic configurability
- ADB (Axis Data Binding) with complete simple types support and limited complex type support
- Jalopy based code formatting for generated code
Axis2 0.93 Experimental Features List
- DOOM - DOM implementation over OM
- Java2WSDL
- RPC Support
Major changes since last release
- Refactored org.apache.axis2.clientapi to org.apache.axis2.client
- Introduction of Options to configure clients
Axis2 0.93 Features List
- SOAP 1.1/SOAP 1.2 support
- WSDL 1.1
- WSA Submission and Final
- Module Architecture
- Context Hierachy
- Transports : HTTP, SMTP, TCP
- Raw XML Providers
- Support for MTOM/MIME/SwA
- Deployment
- Client API modules
- WSDL2Java and Java2WSDL
- REST support
- XML Beans based data binding implemntation
- WSS4J Module
Tentative issues
- Options have a setTransportInfo method which always takes the both sender and listner transport,,this do not make sense in the Oneway case. Shall we put setSenderTransport(), setListenerTransport() and setUseSeperateTransport() as three items. [Handled]
ReplyTo and other addressing parameters with respect to the InOutMEPClient.To conclude our descussion and decide on the fial thingy [Decided .. on the way to Implement I guess]