Axis2C Complete Features List
- AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.
- Support for one-way messaging (In-Only) and request response messaging (In-Out)
- Description hierarchy (configuration, service groups, services, operations and messages)
- Directory based deployment model
- Archive based deployment model
- Context hierarchy (corresponding contexts to map to each level of description hierarchy)
- Raw XML message receiver
- Module architecture, mechanism to extend the SOAP processing model
- Module version support
- Transports supports: HTTP
- o Both simple axis server and Apache2 httpd module for server side o Client transport with ability to enable SSL support
- Service client and operation client APIs
- REST support (HTTP POST case)
- WS-Addressing, both the submission (2004/08) and final (2005/08) versions
- MTOM/XOP support
- Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool)
- o Axis Data Binding (ADB) support
- Security module with usernameToken, time stamp support
- REST support (HTTP GET case)
- Dynamic invocation support (based on XML schema and WSDL implementations)
- Guththila pull parser support
- WSDL2C code generation tool- with schema code generation
- TCP Monitor - C implementation
- Axis2/C Manual
Major changes since last release
- Major Memory leak fixes
- Many Bug Fixes
- Improvement to REST processing
- Improvement to SOAP-Fault processing
- Improvement to mod_axis2 library (plugged with apr pools)
- Visual Studio 7.0 project
TODOs remaining for 1.0
- Complete API documentation and API improvements
- Fix further memory leaks
- Put in place a comprehensive functional test framework
Un-Implemented Architecture Features (TBD post 1.0)
- Security module with encryption and signing
- Server side Web Service Policy support
- C2WSDL
- Different character encoding support
FrontPage/Axis2C/releases/0.96 (last edited 2009-09-20 22:48:59 by localhost)