|
Size: 1853
Comment:
|
← Revision 6 as of 2009-09-20 22:48:15 ⇥
Size: 1853
Comment: converted to 1.6 markup
|
| No differences found! | |
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)
- Module Architecture, mechanism to extend the SOAP processing model
- Context hierarchy
- Directory based deployment model
- Raw XML providers
- WS-Addressing, both the submission (2004/08) and final (2005/08) versions
- Transports supports: HTTP
- o Both simple axis server and Apache2 httpd module o SSL client transport
- Service Groups
- Service client and operation client APIs
- REST support (POST case)
- Module version support
- Archive based deployment Model
- MTOM support
WSDL Code Generation Tool for Stub and skeletons (based on Java tool) New
o Axis Data Binding - ADB New
Security module, usernameToken support New
Major changes since last release
- Completed MTOM implementation with multiple attachment support and non-optimized case
- Completed service client API with send robust and fire and forget
- Added "message" to description hierarchy
- Archive based deployment Model (for services and modules)
- Code generation for WSDL using Java WSDL2Code tool
- ADB support (with Java WSDL2Code tool)
Un-Implemented Architecture Features (TBD in 1.0)
- Sessions scoping for Application, SOAP, Transport and Request levels
- Different character encoding support
- REST (REpresentational State Transfer) Support (GET case)
- Dynamic client invocation (given a WSDL, consume services dynamically)
Un-Implemented Architecture Features (TBD post 1.0)
- Security module with encryption and signing
- Server side Web Service Policy support
- C2WSDL
- WSDL2C