Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Axis Wiki" for change 
notification.

The "Axis2Spring" page has been changed by AndreasVeithen.
The comment on this change is: Added a requirement from 
http://markmail.org/message/lhtfu75hh6v6zwei.
http://wiki.apache.org/axis/Axis2Spring?action=diff&rev1=2&rev2=3

--------------------------------------------------

     * Injection of ConfigurationContext into stubs; injection of stubs into 
beans (thread safety??).
     * Injection of JAX-WS dynamic proxies into beans.
   * Support for multiple configuration contexts [to be confirmed; using a 
different configuration context for services and client stubs seems to be a 
common pattern].
+  * Provide namespace handlers for all beans (even for beans that are fairly 
simple) and make these the recommended way of building the configuration. 
Advantages:
+    * More flexibility to change the implementation, since backward 
compatibility only needs to be handled at the namespace handler level.
+    * Using an appropriate XML editor (e.g. the one in Eclipse), the user gets 
autocompletion for free. Also, with the appropriate 
xsd:annotation/xsd:documentation elements in the schema, the Eclipse editor 
will show the documentation for each tag.
   * ...
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@axis.apache.org
For additional commands, e-mail: general-h...@axis.apache.org

Reply via email to