Date: 2005-03-04T01:01:40
Editor: SrinathPerera
Wiki: Apache Web Services Wiki
Page: FrontPage/Axis2/f2f-2
URL: http://wiki.apache.org/ws/FrontPage/Axis2/f2f-2
no comment
Change Log:
------------------------------------------------------------------------------
@@ -22,8 +22,34 @@
* Jaliya Ekanayake
* Chathura Herath
+= Current Status as to Milestone 1 =
+ 1. AXIOM
+ * OM is a SOAP specific Streaming XML info-set model
+ * Has Ability to generate the OM from Pull parser, or Push events
+ * Has ability to generate the pull events from the already build OM tree
+ * Has ability to switch from the OM tree to Pull parser to generate Pull events
+ 2. Deployment
+ * support for the parsing of Web Service archives
+ * supports parsing of the server.xml file
+ * Support parsing of the Web Service modules
+ * Supports hot deployment
+ 3. Core
+ * In,out, fault flows(pipe) contains Handlers. There are Receivers, Handlers, Phases,
TransportRecivers, TransportSenders, and custom Handlers
+ * Three level of contexts Message, Global, Session context
+ * EngineRegistry
+ * Internal Addressing support
+ * Support for the Synchronous and Asynchronous IN-OUT messaging over HTTP transport
+
+ 3. Phase Resolver
+ * support to specify the location of the Handler in a specific Phase
+ 4. WSDL
+ * WSDL Object Model that support both WSDL1.1 and 2.0
+
+
= Stuff to talk about =
This section includes things that are possible discussion topics for the F2F
+
+
== Todo list ==
* Introducing a message centric architecture
|