Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by ChatraNakkawita: http://wiki.apache.org/ws/FrontPage/Axis2/releases/1%2e0 ------------------------------------------------------------------------------ - === Axis2 1.0 Feature List === + = Axis2 1.0 Feature List = - == Show stoppers for Axis2 1.0 == + == Completed Features List == - 1. Databinding for faults - 1. Fix SOAPFault/AxisFault hierarchy (and fix ser/dser) - 1. Support HTTP bindings - - == Yet to be implemented == - 1. HTTP transport based on URL.openConnection (to be usable in Java Web Start clients, because of authenticating proxies) - - == Already Implemented == - - 1. AXIOM, an XML object model working on StAX (Streaming API for XML) parsing optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support. + 1. AXIOM, an XML object model working on StAX (Streaming API for XML) parsing optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support. - 1. Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out) + 1. Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out). - 1. Module Architecture, mechanism to extend the SOAP Processing Model + 1. Module Architecture, mechanism to extend the SOAP Processing model. - 1. Module version support , can have multiple versions of the same module and use them depending on the requirement. + 1. Module version support, can have multiple versions of the same module and use them depending on the requirement. 1. Content hierarchy - 1. Archive based deployment Model and Directory based deployment model + 1. Archive based deployment model and Directory based deployment model 1. JWS like deployment (making Java class into Web service) - 1. WSDL Code Generation Tool for Stub and skeletons + 1. WSDL Code Generation tool for stubs and skeletons 1. WS-Addressing, both the submission (2004/08) and final (2005/08) versions 1. WSS4J module for security 1. Improved and user friendly Client API @@ -30, +21 @@ 1. Raw XML providers 1. Support for MTOM/ MIME/ SwA 1. SAAJ implementation - 1. DOOM - New Feature + 1. DOOM (OM DOM implementation) - 1. Pack/Unpack capability for the generated code- New Feature + 1. Pack/Unpack capability for the generated code 1. Axis Data Binding - ADB (Framework and Schema Compiler) - 1. Streaming Attachments support for MTOM + 1. Transport framework improvements (ListenerManager) + 1. Module disengagemnt support + 1. Loading modules (.mar files) from classpath + 1. Sessions scoping for Application, SOAP, Transport and Request levels + 1. Server side and client side Web service Policy support + 1. ?wsdl and ?xsd support + 1. Dynamic ServiceClient generation for a given WSDL and invoking the corresponding service using generated client + 1. WSDL fault handling (fault code generation) + 1. SOAP 1.2 and HTTP binding generation (?wsdl) + 1. Streaming Attachments support for MTOM(SOAP Message Transamission Optimization Mechanism) + 1. Numerous bug fixes since last release + === Experimental Features List === + 1. URL based deployment mechanism (starting Axis with remote repository) + 1. Unexpanded war support (location of axis2.xml and repository can be specified in web.xml ) + + == TODO List == + 1. JAX-RPC 1.1 and/or JAX-WS compliance + 1. SOAP Encoding + 1. Binary serialization and de-serialization support + 1. Resource framework implementation (WS-RF) and Enterprise web services such as JSR 109 support + 1. HTTP transport based on URL.openConnection (to be usable in Java Web Start clients, because of authenticating proxies) + + == Show stoppers for Axis2 1.0 == + 1. Databinding for faults + 1. Fix SOAPFault/AxisFault hierarchy (and fix ser/dser) + 1. Support HTTP bindings +
