You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by ge...@ws.apache.org on 2004/12/02 10:32:01 UTC

[Apache Web Services Wiki] New: FrontPage/Axis2/Release01M1

   Date: 2004-12-02T01:32:00
   Editor: FarhaanMohideen <fa...@opensource.lk>
   Wiki: Apache Web Services Wiki
   Page: FrontPage/Axis2/Release01M1
   URL: http://wiki.apache.org/ws/FrontPage/Axis2/Release01M1

   no comment

New Page:

= Release Plan for Axis2 01/M1 =
 
==== OM ====
 1. Should be built from a stream of pull events 
 2. Differed parsing 
 3. Generate the pull events from OM and switch to the pull stream if OM is half built
 4. Option to turn on cache so that OM is built all the time
 5. Should provide a easy to use interfaces to accsess the XML infoset  
 6. Should take in pull (if input is stream) or push (to support the objet serializing)and output pull () or push ()
 7. Complete support for the XML infoset required by SOAP (without MTOM)
 8. XML security support  

 

==== Engine ====


==== Deployment ====


==== WSDL ====


==== Clinet API ====


==== Open Issues ====
1. Generic XML vs SOAP specific OM