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 2006/01/05 04:52:35 UTC

[Ws Wiki] Update of "FrontPage/Axis2/releases/0.94" 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%2e94

------------------------------------------------------------------------------
  == Axis2 New Features List ==
   1. DOOM
-  2. Wrap/Unwrap capability for the generated code
+  1. Wrap/Unwrap capability for the generated code
+  1. More convenient Client API
+  1. Deploying a web service by just putting a java class
  
   
  == Axis2 Experimental Features List ==
@@ -10, +12 @@

  
  == Major changes since last release ==
   1. Fixing of memory leaks
-  2. New client API
-  3. I need to add wsdl based MEPClient Building, but waiting for new client API changes. So might not make it before relase
+  1. New client API with Service Clients. So Call, MessageSender, InOutMEPClient, InOnlyMEPClient are deprecated.
+  1. Configuration system abstraction so that configuration loading can be done using database, file, etc., 
   
  == Axis2 Features List ==
   1. SOAP 1.1/SOAP 1.2 support