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/06 11:48:44 UTC

[Ws Wiki] Update of "FrontPage/Axis2/releases/0.94" by DeepalJAID

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

------------------------------------------------------------------------------
   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. Module Architecture, mechanism to extend the SOAP Processing Model
+  1. Module version support , can have mutiple versions of the same module and use them depending on the requirement.
   1. Content hierarchy
-  1. Archive 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. WS-Addressing, both the submission (2004/08) and final (2005/08) versions
   1. WSS4J module for security
@@ -25, +27 @@

  
  == Major changes since last release ==
   1. Fixing of memory leaks
+  1. Client API changes , Introducing ServiceClient
   
  == Tools included in this Release ==
   1. Axis2 Web Application (Web App)