You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2005/12/02 13:06:30 UTC

[Ws Wiki] Update of "FrontPage/Axis2/releases/0.93" by EranChinthaka

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 EranChinthaka:
http://wiki.apache.org/ws/FrontPage/Axis2/releases/0%2e93

------------------------------------------------------------------------------
  == Axis2 0.93 New Features List ==
+  1. JDK 1.5 compatibility
+  1. Configurable handler chains using axis2.xml
+  1. Improved class loader hierarchy
+  1. Improved security module with dynamic configurability
+  1. ADB (Axis Data Binding) with complete simple types support and limited complex type support
+  1. Jalopy based code formatting for generated code
+  
+ == Axis2 0.93 Experimental Features List ==
+  1. DOOM - DOM implementation over OM 
   1. Java2WSDL
+  1. RPC Support
-  2. JDK 1.5 compatibility
-  3. DOOM - DOM implementation over OM [Experimental]
  
+ == Major changes since last release ==
+  1. Refactored org.apache.axis2.clientapi to org.apache.axis2.client
+  1. Introduction of Options to configure clients
+  
  == Axis2 0.93 Features List ==
- 
   1. SOAP 1.1/SOAP 1.2 support
   1. WSDL 1.1
   1. WSA Submission and Final
@@ -16, +27 @@

   1. Raw XML Providers
   1. Support for MTOM/MIME/SwA
   1. Deployment
-  1. Support for Context hierarchy serialization
   1. Client API modules
   1. WSDL2Java and Java2WSDL
   1. REST support
@@ -24, +34 @@

   1. WSS4J Module
  
  
- == Tentitive issues ==
+ == Tentative issues ==
   1. 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]
  
-  1. 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 gusss]
+  1. 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]